From 94844816550ad672ccfcdc25659c625546239998 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:32:11 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- karbon/tools/vstartool.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'karbon/tools/vstartool.h') diff --git a/karbon/tools/vstartool.h b/karbon/tools/vstartool.h index 07d744c0..ce073d0c 100644 --- a/karbon/tools/vstartool.h +++ b/karbon/tools/vstartool.h @@ -74,7 +74,7 @@ public: virtual bool showDialog() const; virtual void setup(KActionCollection *collection); virtual TQString uiname() { return i18n( "Star Tool" ); } - virtual VPath* tqshape( bool interactive = false ) const; + virtual VPath* shape( bool interactive = false ) const; void refreshUnit(); -- cgit v1.2.1