summaryrefslogtreecommitdiffstats
path: root/arts/builder/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'arts/builder/main.h')
-rw-r--r--arts/builder/main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arts/builder/main.h b/arts/builder/main.h
index 5098ff60..dd8c1c51 100644
--- a/arts/builder/main.h
+++ b/arts/builder/main.h
@@ -35,7 +35,7 @@ class PropertyPanel;
class Structure;
class MenuMaker;
class ExecDlg;
-class KToggleAction;
+class TDEToggleAction;
class ArtsBuilderWindow: public KDockMainWindow
{
@@ -48,7 +48,7 @@ protected:
KDockWidget* propertyDock;
PropertyPanel *propertyPanel;
- KToggleAction *viewPropertiesAction;
+ TDEToggleAction *viewPropertiesAction;
MenuMaker *menumaker;