mirror of
https://github.com/QuasarApp/CMakeProject.git
synced 2025-05-10 04:09:34 +00:00
fix windows build
This commit is contained in:
parent
655746b7d3
commit
0a82cb674b
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
namespace RENAME_ME {
|
namespace RENAME_ME {
|
||||||
|
|
||||||
inline void initRENAME_MEResources() { Q_INIT_RESOURCE(RENAME_ME); }
|
inline void RENAME_ME_EXPORT initRENAME_MEResources() { Q_INIT_RESOURCE(RENAME_ME); }
|
||||||
|
|
||||||
|
|
||||||
bool RENAME_ME_EXPORT init();
|
bool RENAME_ME_EXPORT init();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user