0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-24 08:34:38 +03:00

Static build fixed

This commit is contained in:
Arin Alex 2018-01-23 21:48:12 +03:00
parent 4ed437a6d0
commit f861e32c45

View File

@ -49,6 +49,7 @@ void initResources(){
Q_INIT_RESOURCE(items);
Q_INIT_RESOURCE(lrscriptbrowser);
Q_INIT_RESOURCE(translationeditor);
Q_INIT_RESOURCE(dialogdesigner);
#endif
}