Files
amnezia-client/client/platforms/ios/MobileUtils.cpp
T

6 lines
79 B
C++
Raw Normal View History

2022-07-13 16:08:55 +06:00
#include "MobileUtils.h"
2022-08-02 15:52:03 +06:00
void MobileUtils::shareText(const QStringList&) {}
2022-07-13 16:08:55 +06:00