summaryrefslogtreecommitdiffstats
path: root/karbon/tools/vpolygontool.h
diff options
context:
space:
mode:
Diffstat (limited to 'karbon/tools/vpolygontool.h')
-rw-r--r--karbon/tools/vpolygontool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/tools/vpolygontool.h b/karbon/tools/vpolygontool.h
index cb1dabab..dead8534 100644
--- a/karbon/tools/vpolygontool.h
+++ b/karbon/tools/vpolygontool.h
@@ -34,7 +34,7 @@ public:
VPolygonTool( KarbonView *view );
virtual ~VPolygonTool();
- virtual void setup(KActionCollection *collection);
+ virtual void setup(TDEActionCollection *collection);
virtual bool showDialog() const;
virtual TQString uiname() { return i18n( "Polygon Tool" ); }