diff options
Diffstat (limited to 'kcontrol/view1394/view1394.h')
-rw-r--r-- | kcontrol/view1394/view1394.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/view1394/view1394.h b/kcontrol/view1394/view1394.h index 6d7a3b2c9..c88722b82 100644 --- a/kcontrol/view1394/view1394.h +++ b/kcontrol/view1394/view1394.h @@ -43,7 +43,7 @@ class OuiDb TQMap<TQString, TQString> m_vendorIds; }; -class View1394: public KCModule +class View1394: public TDECModule { Q_OBJECT public: |