summaryrefslogtreecommitdiffstats
path: root/knode/knconvert.h
diff options
context:
space:
mode:
Diffstat (limited to 'knode/knconvert.h')
-rw-r--r--knode/knconvert.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/knode/knconvert.h b/knode/knconvert.h
index 59b23c9c..56d2f13b 100644
--- a/knode/knconvert.h
+++ b/knode/knconvert.h
@@ -21,7 +21,7 @@
#include <tqglobal.h>
#include <tqvaluelist.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
class TQListBox;
class TQLabel;
@@ -34,7 +34,7 @@ class TDEProcess;
class KDE_EXPORT KNConvert : public TQDialog {
- Q_OBJECT
+ TQ_OBJECT
public: