diff options
Diffstat (limited to 'kpersonalizer/kcountrypage.h')
-rw-r--r-- | kpersonalizer/kcountrypage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpersonalizer/kcountrypage.h b/kpersonalizer/kcountrypage.h index 758decbb3..083937fd6 100644 --- a/kpersonalizer/kcountrypage.h +++ b/kpersonalizer/kcountrypage.h @@ -29,7 +29,7 @@ class KFindLanguage; */ class KCountryPage : public KCountryPageDlg { - Q_OBJECT + TQ_OBJECT public: KCountryPage(TQWidget *parent=0, const char *name=0); ~KCountryPage(); |