summaryrefslogtreecommitdiffstats
path: root/karbon/tools/vgradienttool.h
diff options
context:
space:
mode:
Diffstat (limited to 'karbon/tools/vgradienttool.h')
-rw-r--r--karbon/tools/vgradienttool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/tools/vgradienttool.h b/karbon/tools/vgradienttool.h
index 4c107ffb..bb1f17f8 100644
--- a/karbon/tools/vgradienttool.h
+++ b/karbon/tools/vgradienttool.h
@@ -40,7 +40,7 @@ public:
virtual void activate();
virtual void deactivate();
- virtual void setup(KActionCollection *collection);
+ virtual void setup(TDEActionCollection *collection);
virtual TQString uiname() { return i18n( "Gradient Tool" ); }
virtual TQString statusText();