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 5bc82c443..c0a9f0448 100644 --- a/korn/kornboxcfgimpl.h +++ b/korn/kornboxcfgimpl.h @@ -30,7 +30,7 @@ class TQString; class TQWidget; class KornBoxCfgImpl : public KornBoxCfg -{ Q_OBJECT +{ TQ_OBJECT public: KornBoxCfgImpl( TQWidget *parent, const char * name ); |