mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-02 00:02:12 -05:00
fix include for gui export
This commit is contained in:
parent
c9c01fd90f
commit
425637efa0
@ -1227,6 +1227,7 @@ SET(QGIS_GUI_UI_HDRS
|
||||
${CMAKE_CURRENT_BINARY_DIR}/../ui/ui_qgslayoutwidgetbase.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/../ui/ui_qgsrenderercontainerbase.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/../ui/ui_qgsvectorlayerpropertiesbase.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/../ui/ui_qgslayertreeembeddedconfigwidgetbase.h
|
||||
)
|
||||
|
||||
IF(ENABLE_MODELTEST)
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
#include "qgis_gui.h"
|
||||
#include "qgis_sip.h"
|
||||
#include "raster/qgsrasterlayer.h"
|
||||
#include "qgsrasterlayer.h"
|
||||
#include <QComboBox>
|
||||
|
||||
class QgsMapLayer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user