mirror of
https://github.com/QuasarApp/CMakeProject.git
synced 2025-04-26 21:54:33 +00:00
try fix windows build
This commit is contained in:
parent
b054479d72
commit
b95db727ad
@ -7,11 +7,10 @@
|
||||
|
||||
#include "RENAME_ME_global.h"
|
||||
|
||||
inline void initRENAME_MEResources() { Q_INIT_RESOURCE(RENAME_ME); }
|
||||
|
||||
namespace RENAME_ME {
|
||||
|
||||
inline void RENAME_ME_EXPORT initRENAME_MEResources() { Q_INIT_RESOURCE(RENAME_ME); }
|
||||
|
||||
|
||||
bool RENAME_ME_EXPORT init();
|
||||
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user