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 40a8f28 commit d979c64Copy full SHA for d979c64
src/app/CMakeLists.txt
@@ -98,7 +98,6 @@ SET (QGIS_APP_MOC_HDRS
98
qgsidentifyresults.h
99
qgslabeldialog.h
100
qgsludialog.h
101
- qgsmaplayerinterface.h
102
qgsmaptoolidentify.h
103
qgsmaptoolsplitfeatures.h
104
qgsmaptoolvertexedit.h
src/app/qgisapp.cpp
@@ -109,7 +109,6 @@
109
#include "qgslogger.h"
110
#include "qgsmapcanvas.h"
111
#include "qgsmaplayer.h"
112
-#include "qgsmaplayerinterface.h"
113
#include "qgsmaplayerregistry.h"
114
#include "qgsmapoverviewcanvas.h"
115
#include "qgsmaprenderer.h"
0 commit comments