We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent ae3176f commit 5e1df29Copy full SHA for 5e1df29
src/gui/CMakeLists.txt
@@ -741,7 +741,6 @@ ADD_DEFINITIONS(-DWITH_QML)
741
SET(QGIS_GUI_MOC_HDRS
742
${QGIS_GUI_MOC_HDRS}
743
editorwidgets/qgsqmlwidgetwrapper.h
744
- qgsqmlwidget.h
745
)
746
ENDIF(Qt5Qml_FOUND)
747
@@ -856,7 +855,6 @@ IF(Qt5Qml_FOUND)
856
855
SET(QGIS_GUI_SRCS
857
${QGIS_GUI_SRCS}
858
editorwidgets/qgsqmlwidgetwrapper.cpp
859
- qgsqmlwidget.cpp
860
861
862
src/gui/qgsqmlwidget.cpp
src/gui/qgsqmlwidget.h
0 commit comments