summaryrefslogtreecommitdiffstats
path: root/karbon/tools/vroundrecttool.h
diff options
context:
space:
mode:
Diffstat (limited to 'karbon/tools/vroundrecttool.h')
-rw-r--r--karbon/tools/vroundrecttool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/tools/vroundrecttool.h b/karbon/tools/vroundrecttool.h
index 5149ff2f..27e4ca3d 100644
--- a/karbon/tools/vroundrecttool.h
+++ b/karbon/tools/vroundrecttool.h
@@ -40,7 +40,7 @@ public:
virtual ~VRoundRectTool();
virtual bool showDialog() const;
- virtual void setup(KActionCollection *collection);
+ virtual void setup(TDEActionCollection *collection);
virtual TQString uiname() { return i18n( "Round Rectangle Tool" ); }
virtual VPath* shape( bool interactive = false ) const;