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 a3802b810..ffcd97474 100644 --- a/korn/kornboxcfgimpl.h +++ b/korn/kornboxcfgimpl.h @@ -33,7 +33,7 @@ class KornBoxCfgImpl : public KornBoxCfg { Q_OBJECT TQ_OBJECT public: - KornBoxCfgImpl( TQWidget *tqparent, const char * name ); + KornBoxCfgImpl( TQWidget *parent, const char * name ); ~KornBoxCfgImpl(); /** |