File tree 4 files changed +2
-2
lines changed
4 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ SET(QGIS_APP_SRCS
6
6
qgsaddattrdialog.cpp
7
7
qgsattributeactiondialog.cpp
8
8
qgsattributedialog.cpp
9
- qgsattributeeditor.cpp
10
9
qgsattributetypedialog.cpp
11
10
qgsattributetypeloaddialog.cpp
12
11
qgsavoidintersectionsdialog.cpp
@@ -123,7 +122,6 @@ SET (QGIS_APP_MOC_HDRS
123
122
qgsaddattrdialog.h
124
123
qgsattributeactiondialog.h
125
124
qgsattributedialog.h
126
- qgsattributeeditor.h
127
125
qgsattributetypedialog.h
128
126
qgsattributetypeloaddialog.h
129
127
qgsavoidintersectionsdialog.h
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ symbology-ng/characterwidget.cpp
21
21
22
22
qgisgui.cpp
23
23
qgisinterface.cpp
24
+ qgsattributeeditor.cpp
24
25
qgslegendinterface.cpp
25
26
qgscolorbutton.cpp
26
27
qgscomposerview.cpp
@@ -68,6 +69,7 @@ symbology-ng/qgsvectorrandomcolorrampv2dialog.h
68
69
symbology-ng/qgsvectorcolorbrewercolorrampv2dialog.h
69
70
symbology-ng/characterwidget.h
70
71
72
+ qgsattributeeditor.h
71
73
qgscomposerview.h
72
74
qgsdetaileditemdelegate.h
73
75
qgsdetaileditemwidget.h
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments