summaryrefslogtreecommitdiffstats
path: root/knode/knconvert.h
diff options
context:
space:
mode:
Diffstat (limited to 'knode/knconvert.h')
-rw-r--r--knode/knconvert.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/knode/knconvert.h b/knode/knconvert.h
index 59b23c9c..7cfcf7ab 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;
@@ -32,9 +32,9 @@ class KLineEdit;
class TDEProcess;
-class KDE_EXPORT KNConvert : public TQDialog {
+class TDE_EXPORT KNConvert : public TQDialog {
- Q_OBJECT
+ TQ_OBJECT
public: