diff options
Diffstat (limited to 'korn/kornboxcfgimpl.h')
-rw-r--r-- | korn/kornboxcfgimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/kornboxcfgimpl.h b/korn/kornboxcfgimpl.h index ffcd97474..73cf7bb55 100644 --- a/korn/kornboxcfgimpl.h +++ b/korn/kornboxcfgimpl.h @@ -31,7 +31,7 @@ class TQWidget; class KornBoxCfgImpl : public KornBoxCfg { Q_OBJECT - TQ_OBJECT + public: KornBoxCfgImpl( TQWidget *parent, const char * name ); ~KornBoxCfgImpl(); |