Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #2217 from mhugent/node_tool_changes
Add node editor widget and change node tool to click-click mode
  • Loading branch information
mhugent committed Jul 24, 2015
2 parents 6cccd21 + 69eb7eb commit 740e3ab
Show file tree
Hide file tree
Showing 23 changed files with 1,027 additions and 975 deletions.
2 changes: 2 additions & 0 deletions src/app/CMakeLists.txt
Expand Up @@ -92,6 +92,7 @@ SET(QGIS_APP_SRCS
nodetool/qgsmaptoolnodetool.cpp
nodetool/qgsselectedfeature.cpp
nodetool/qgsvertexentry.cpp
nodetool/qgsnodeeditor.cpp

qgsmeasuredialog.cpp
qgsmeasuretool.cpp
Expand Down Expand Up @@ -242,6 +243,7 @@ SET (QGIS_APP_MOC_HDRS

nodetool/qgsmaptoolnodetool.h
nodetool/qgsselectedfeature.h
nodetool/qgsnodeeditor.h

qgsmeasuredialog.h
qgsmeasuretool.h
Expand Down

0 comments on commit 740e3ab

Please sign in to comment.