diff options
Diffstat (limited to 'kcontrol/view1394')
-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 6d015bce8..1a3da9735 100644 --- a/kcontrol/view1394/view1394.h +++ b/kcontrol/view1394/view1394.h @@ -45,7 +45,7 @@ class OuiDb class View1394: public TDECModule { - Q_OBJECT + TQ_OBJECT public: View1394(TQWidget *parent = 0L, const char *name = 0L); virtual ~View1394(); |