summaryrefslogtreecommitdiffstats
path: root/src/kommando.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kommando.h')
-rw-r--r--src/kommando.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kommando.h b/src/kommando.h
index 73cab7f..f96fe02 100644
--- a/src/kommando.h
+++ b/src/kommando.h
@@ -22,8 +22,8 @@
#ifndef _KOMMANDO_H_
#define _KOMMANDO_H_
-#include <ntqwidget.h>
-#include <ntqptrlist.h>
+#include <tqwidget.h>
+#include <tqptrlist.h>
#include <kpixmap.h>
@@ -31,7 +31,7 @@
class Kommando : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
Kommando();