Skip to content

Commit 25b3c63

Browse files
committed
Remove unused QgsLabelPreview class
1 parent 0b88de2 commit 25b3c63

File tree

3 files changed

+0
-140
lines changed

3 files changed

+0
-140
lines changed

src/app/CMakeLists.txt

-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ SET(QGIS_APP_SRCS
4444
qgslabelengineconfigdialog.cpp
4545
qgslabelinggui.cpp
4646
qgslabelingwidget.cpp
47-
qgslabelpreview.cpp
4847
qgsloadstylefromdbdialog.cpp
4948
qgsmaplayerstyleguiutils.cpp
5049
qgsrulebasedlabelingwidget.cpp
@@ -222,7 +221,6 @@ SET (QGIS_APP_MOC_HDRS
222221
qgsidentifyresultsdialog.h
223222
qgslabelengineconfigdialog.h
224223
qgslabelinggui.h
225-
qgslabelpreview.h
226224
qgslabelingwidget.h
227225
qgslabelpropertydialog.h
228226
qgsloadstylefromdbdialog.h

src/app/qgslabelpreview.cpp

-89
This file was deleted.

src/app/qgslabelpreview.h

-49
This file was deleted.

0 commit comments

Comments
 (0)