Skip to content

Commit 9856a4b

Browse files
author
jef
committed
apply patch #2133 by Mark Baas (slightly modified). Thanks
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12219 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 27fb312 commit 9856a4b

9 files changed

+288
-157
lines changed

src/app/CMakeLists.txt

-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ SET(QGIS_APP_SRCS
2727
qgshelpviewer.cpp
2828
qgsidentifyresults.cpp
2929
qgslabeldialog.cpp
30-
qgsludialog.cpp
3130
qgsmaptooladdfeature.cpp
3231
qgsmaptooladdvertex.cpp
3332
qgsmaptooladdisland.cpp
@@ -132,7 +131,6 @@ SET (QGIS_APP_MOC_HDRS
132131
qgshelpviewer.h
133132
qgsidentifyresults.h
134133
qgslabeldialog.h
135-
qgsludialog.h
136134

137135
qgsmaptoolidentify.h
138136
qgsmaptoolsplitfeatures.h

0 commit comments

Comments
 (0)