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 56859863f..e3e506677 100644
--- a/korn/kornshell.h
+++ b/korn/kornshell.h
@@ -31,7 +31,7 @@ class KConfig;
*/
class KornShell : public TQWidget
{ Q_OBJECT
- TQ_OBJECT
+
public:
KornShell( TQWidget * parent = 0, const char * name = 0 );
~KornShell();