diff options
Diffstat (limited to 'tdepasswd/kcm/main.h')
-rw-r--r-- | tdepasswd/kcm/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdepasswd/kcm/main.h b/tdepasswd/kcm/main.h index 350c42820..f74ad55de 100644 --- a/tdepasswd/kcm/main.h +++ b/tdepasswd/kcm/main.h @@ -36,7 +36,7 @@ class Config; */ class KCMUserAccount : public TDECModule { - Q_OBJECT + TQ_OBJECT public: KCMUserAccount(TQWidget* parent, const char* name = "KCMUserAccount", |