Skip to content

Commit 0ca89e1

Browse files
author
wonder
committed
[UPDATE] remove "layer file" items in legend - feature that was added long time ago but never actually worked well :-)
Hopefully it doesn't break anything... git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12035 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 91745f0 commit 0ca89e1

14 files changed

+494
-1576
lines changed

src/app/CMakeLists.txt

-3
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ SET(QGIS_APP_SRCS
8888
legend/qgslegend.cpp
8989
legend/qgslegenditem.cpp
9090
legend/qgslegendlayer.cpp
91-
legend/qgslegendlayerfile.cpp
92-
legend/qgslegendlayerfilegroup.cpp
9391
legend/qgslegendpropertygroup.cpp
9492
legend/qgslegendpropertyitem.cpp
9593
legend/qgslegendsymbologygroup.cpp
@@ -184,7 +182,6 @@ SET (QGIS_APP_MOC_HDRS
184182

185183
legend/qgslegend.h
186184
legend/qgslegendlayer.h
187-
legend/qgslegendlayerfile.h
188185

189186
ogr/qgsopenvectorlayerdialog.h
190187
ogr/qgsnewogrconnection.h

0 commit comments

Comments
 (0)