Skip to content

Commit 39c6e14

Browse files
author
wonder
committed
GRASS Edit tools changed to set of classes derived from QgsMapTool.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5165 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent d7fef11 commit 39c6e14

File tree

5 files changed

+1066
-747
lines changed

5 files changed

+1066
-747
lines changed

src/plugins/grass/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ grassplugin_la_SOURCES = qgsgrassplugin.cpp \
7575
qgsgrassbrowser.h \
7676
qgsgrassedit.cpp \
7777
qgsgrassedit.h \
78+
qgsgrassedittools.cpp \
79+
qgsgrassedittools.h \
7880
qgsgrasstools.cpp \
7981
qgsgrasstools.h \
8082
qgsgrassmodel.cpp \

0 commit comments

Comments
 (0)