5 lines
91 B
C++
5 lines
91 B
C++
#include "MobileUtils.h"
|
|
|
|
void MobileUtils::shareText(const QStringList& filesToSend) {
|
|
|
|
}
|