mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 00:18:06 +03:00
cmake: add options ENABLE_DIALOG_DESIGNER and HAVE_UI_LOADER
This commit is contained in:
@@ -55,6 +55,8 @@ void initResources()
|
||||
Q_INIT_RESOURCE(items);
|
||||
Q_INIT_RESOURCE(lrscriptbrowser);
|
||||
Q_INIT_RESOURCE(translationeditor);
|
||||
#endif
|
||||
#ifdef ENABLE_DIALOG_DESIGNER
|
||||
Q_INIT_RESOURCE(dialogdesigner);
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user