Files
ANSLIB/MediaClient/MediaClientForMobile/ios/ios_launcher.h
2026-03-28 11:39:04 +11:00

9 lines
127 B
C

#ifndef IOS_LAUNCHER_H
#define IOS_LAUNCHER_H
#include <QString>
bool iosLaunchFile(QString file);
#endif // IOS_LAUNCHER_H