diff options
Diffstat (limited to 'korn/kornaccountcfgimpl.h')
-rw-r--r-- | korn/kornaccountcfgimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/kornaccountcfgimpl.h b/korn/kornaccountcfgimpl.h index 0a765dcbd..20fe6372e 100644 --- a/korn/kornaccountcfgimpl.h +++ b/korn/kornaccountcfgimpl.h @@ -36,7 +36,7 @@ template< class T > class TQPtrList; template< class T > class TQPtrVector; class KornAccountCfgImpl : public KornAccountCfg -{ Q_OBJECT +{ TQ_OBJECT public: KornAccountCfgImpl( TQWidget * parent = 0, const char * name = 0 ); |