Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[FEATURE]: Adapt node tool to new geometry types and provide a node e…
…ditor table
  • Loading branch information
mhugent committed Jul 9, 2015
1 parent ce2c402 commit 390b816
Show file tree
Hide file tree
Showing 21 changed files with 1,017 additions and 813 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 @@ -240,6 +241,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 390b816

Please sign in to comment.