summaryrefslogtreecommitdiffstats
path: root/kpackage/slackInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpackage/slackInterface.h')
-rw-r--r--kpackage/slackInterface.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpackage/slackInterface.h b/kpackage/slackInterface.h
index 5f3958a..80a0df1 100644
--- a/kpackage/slackInterface.h
+++ b/kpackage/slackInterface.h
@@ -30,7 +30,7 @@
#include "../config.h"
#include <tqptrlist.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include "pkgInterface.h"
@@ -40,7 +40,7 @@ class cacheObj;
class SLACK: public pkgInterface
{
- Q_OBJECT
+ TQ_OBJECT
public: