diff options
Diffstat (limited to 'kcontrol/css/kcmcss.h')
-rw-r--r-- | kcontrol/css/kcmcss.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/css/kcmcss.h b/kcontrol/css/kcmcss.h index 164f22dae..585452b3e 100644 --- a/kcontrol/css/kcmcss.h +++ b/kcontrol/css/kcmcss.h @@ -29,7 +29,7 @@ class CSSCustomDialog; class KDialogBase; -class CSSConfig : public KCModule +class CSSConfig : public TDECModule { Q_OBJECT |