diff options
Diffstat (limited to 'kcontrol/tdm/main.h')
-rw-r--r-- | kcontrol/tdm/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/tdm/main.h b/kcontrol/tdm/main.h index d613f9c4e..dbfb936dc 100644 --- a/kcontrol/tdm/main.h +++ b/kcontrol/tdm/main.h @@ -36,7 +36,7 @@ class TDMUsersWidget; class TDMConvenienceWidget; class KBackground; -class TDModule : public KCModule +class TDModule : public TDECModule { Q_OBJECT |