summaryrefslogtreecommitdiffstats
path: root/korn/kornshell.h
diff options
context:
space:
mode:
Diffstat (limited to 'korn/kornshell.h')
-rw-r--r--korn/kornshell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/kornshell.h b/korn/kornshell.h
index 57d631d7..3de3e485 100644
--- a/korn/kornshell.h
+++ b/korn/kornshell.h
@@ -30,7 +30,7 @@ class TDEConfig;
* This is a rewritten KornShell class. It is rewritten because the depending classes changed.
*/
class KornShell : public TQWidget
-{ Q_OBJECT
+{ TQ_OBJECT
public:
KornShell( TQWidget * parent = 0, const char * name = 0 );