mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-10 10:01:25 +03:00
Dialog designer support has been added to CMakeLists.txt
This commit is contained in:
@@ -11,13 +11,10 @@
|
||||
#include <QDesignerWidgetBoxInterface>
|
||||
#include <QDesignerActionEditorInterface>
|
||||
#include <QDesignerPropertyEditorInterface>
|
||||
#include <QDesignerObjectInspectorInterface>
|
||||
#include <QDesignerFormEditorInterface>
|
||||
#include <QAction>
|
||||
#include <QDebug>
|
||||
#include <QVBoxLayout>
|
||||
|
||||
#if HAVE_QT5
|
||||
#if (QT_VERSION > QT_VERSION_CHECK(5, 0, 0))
|
||||
#include <QDesignerIntegration>
|
||||
#endif
|
||||
#if HAVE_QT4
|
||||
|
||||
Reference in New Issue
Block a user