summaryrefslogtreecommitdiffstats
path: root/karbon/tools/vpolygontool.h
diff options
context:
space:
mode:
Diffstat (limited to 'karbon/tools/vpolygontool.h')
-rw-r--r--karbon/tools/vpolygontool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/tools/vpolygontool.h b/karbon/tools/vpolygontool.h
index cb1dabab..052d7e50 100644
--- a/karbon/tools/vpolygontool.h
+++ b/karbon/tools/vpolygontool.h
@@ -38,7 +38,7 @@ public:
virtual bool showDialog() const;
virtual TQString uiname() { return i18n( "Polygon Tool" ); }
- virtual VPath *shape( bool interactive = false ) const;
+ virtual VPath *tqshape( bool interactive = false ) const;
void refreshUnit();