summaryrefslogtreecommitdiffstats
path: root/karbon/tools/vrotatetool.h
diff options
context:
space:
mode:
Diffstat (limited to 'karbon/tools/vrotatetool.h')
-rw-r--r--karbon/tools/vrotatetool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/tools/vrotatetool.h b/karbon/tools/vrotatetool.h
index 1829936b..1d7e4b6c 100644
--- a/karbon/tools/vrotatetool.h
+++ b/karbon/tools/vrotatetool.h
@@ -32,7 +32,7 @@ public:
virtual void activate();
- virtual void setup(KActionCollection *collection);
+ virtual void setup(TDEActionCollection *collection);
virtual TQString uiname() { return i18n( "Rotate Tool" ); }
virtual enumToolType toolType() { return TOOL_MANIPULATION; }
virtual TQString statusText();