diff options
Diffstat (limited to 'kcontrol/kio/netpref.h')
-rw-r--r-- | kcontrol/kio/netpref.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kio/netpref.h b/kcontrol/kio/netpref.h index 4a48b30cb..ebe9ee3b6 100644 --- a/kcontrol/kio/netpref.h +++ b/kcontrol/kio/netpref.h @@ -12,7 +12,7 @@ class TQGridLayout; class KIntNumInput; -class KIOPreferences : public KCModule +class KIOPreferences : public TDECModule { Q_OBJECT |