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/vsinustool.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'karbon/tools/vsinustool.h') diff --git a/karbon/tools/vsinustool.h b/karbon/tools/vsinustool.h index 71669ebd..4aa1c464 100644 --- a/karbon/tools/vsinustool.h +++ b/karbon/tools/vsinustool.h @@ -38,7 +38,7 @@ public: virtual bool showDialog() const; virtual TQString uiname() { return i18n( "Sinus Tool" ); } - virtual VPath *tqshape( bool interactive = false ) const; + virtual VPath *shape( bool interactive = false ) const; void refreshUnit(); -- cgit v1.2.1