summaryrefslogtreecommitdiffstats
path: root/karbon/plugins/imagetool/vimagetool.h
diff options
context:
space:
mode:
Diffstat (limited to 'karbon/plugins/imagetool/vimagetool.h')
-rw-r--r--karbon/plugins/imagetool/vimagetool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/plugins/imagetool/vimagetool.h b/karbon/plugins/imagetool/vimagetool.h
index 65b187ea..4aa6f6be 100644
--- a/karbon/plugins/imagetool/vimagetool.h
+++ b/karbon/plugins/imagetool/vimagetool.h
@@ -39,7 +39,7 @@ public:
virtual void activate();
virtual void deactivate();
- virtual void setup( KActionCollection *collection );
+ virtual void setup( TDEActionCollection *collection );
virtual TQString uiname() { return i18n( "Image Tool" ); }
virtual TQString contextHelp();
virtual TQString statusText();