diff options
Diffstat (limited to 'kdepasswd/kcm/main.h')
-rw-r--r-- | kdepasswd/kcm/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdepasswd/kcm/main.h b/kdepasswd/kcm/main.h index 4ca6c77f9..a2b8b5ba9 100644 --- a/kdepasswd/kcm/main.h +++ b/kdepasswd/kcm/main.h @@ -34,7 +34,7 @@ class Config; /** * Please see the README */ -class KCMUserAccount : public KCModule +class KCMUserAccount : public TDECModule { Q_OBJECT |