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