Skip to content

Commit 405da59

Browse files
committedApr 18, 2017
Rename QgsNodeTool2 to QgsNodeTool
1 parent 33b6c41 commit 405da59

File tree

5 files changed

+83
-83
lines changed

5 files changed

+83
-83
lines changed
 

‎src/app/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ SET(QGIS_APP_SRCS
100100
nodetool/qgsselectedfeature.cpp
101101
nodetool/qgsvertexentry.cpp
102102
nodetool/qgsnodeeditor.cpp
103-
nodetool/qgsnodetool2.cpp
103+
nodetool/qgsnodetool.cpp
104104

105105
qgslayerstylingwidget.cpp
106106
qgsmeasuredialog.cpp
@@ -281,7 +281,7 @@ SET (QGIS_APP_MOC_HDRS
281281

282282
nodetool/qgsselectedfeature.h
283283
nodetool/qgsnodeeditor.h
284-
nodetool/qgsnodetool2.h
284+
nodetool/qgsnodetool.h
285285

286286
qgslayerstylingwidget.h
287287
qgsmeasuredialog.h

0 commit comments

Comments
 (0)