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