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 74408022..5fd9b8bf 100644
--- a/arts/builder/main.h
+++ b/arts/builder/main.h
@@ -27,7 +27,7 @@
#include <kdockwidget.h>
#include <tdeapplication.h>
#include <tdefiledialog.h>
-#include <ksimpleconfig.h>
+#include <tdesimpleconfig.h>
#include <list>
@@ -39,7 +39,7 @@ class TDEToggleAction;
class ArtsBuilderWindow: public KDockMainWindow
{
- Q_OBJECT
+ TQ_OBJECT
protected: