File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ HEADERS = \
50
50
qgsattributetabledisplay.h \
51
51
qgsbookmarks.h \
52
52
qgsclipboard.h \
53
+ qgscolorbutton.h \
53
54
qgscontinuouscolordialog.h \
54
55
qgscontinuouscolorrenderer.h \
55
56
qgscsexception.h \
@@ -76,7 +77,6 @@ HEADERS = \
76
77
qgsmaplayerset.h \
77
78
qgsmapoverviewcanvas.h \
78
79
qgsmaprender.h \
79
- qgsmapserverexport.h \
80
80
qgsmaptool.h \
81
81
qgsmaptoolcapture.h \
82
82
qgsmaptoolidentify.h \
@@ -150,6 +150,7 @@ SOURCES = \
150
150
qgsattributetabledisplay.cpp \
151
151
qgsbookmarks.cpp \
152
152
qgsclipboard.cpp \
153
+ qgscolorbutton.cpp \
153
154
qgscontinuouscolordialog.cpp \
154
155
qgscontinuouscolorrenderer.cpp \
155
156
qgscursors.cpp \
@@ -174,7 +175,6 @@ SOURCES = \
174
175
qgsmaplayerset.cpp \
175
176
qgsmapoverviewcanvas.cpp \
176
177
qgsmaprender.cpp \
177
- qgsmapserverexport.cpp \
178
178
qgsmaptool.cpp \
179
179
qgsmaptoolcapture.cpp \
180
180
qgsmaptoolidentify.cpp \
You can’t perform that action at this time.
0 commit comments