Skip to content

Commit 08a425c

Browse files
committed
Merge branch 'master' of github.com:qgis/Quantum-GIS
2 parents 82e9936 + 1b15528 commit 08a425c

25 files changed

Lines changed: 1017 additions & 179 deletions

src/app/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ SET(QGIS_APP_SRCS
2020
qgscustomprojectiondialog.cpp
2121
qgsdbfilterproxymodel.cpp
2222
qgsdbtablemodel.cpp
23+
qgsembedlayerdialog.cpp
2324
qgsformannotationdialog.cpp
2425
qgsdelattrdialog.cpp
2526
qgsdisplayangle.cpp
@@ -152,6 +153,7 @@ SET (QGIS_APP_MOC_HDRS
152153
qgsdbtablemodel.h
153154
qgsdelattrdialog.h
154155
qgsdisplayangle.h
156+
qgsembedlayerdialog.h
155157
qgsfeatureaction.h
156158
qgsfieldcalculator.h
157159
qgsformannotationdialog.h

0 commit comments

Comments
 (0)