summaryrefslogtreecommitdiffstats
path: root/kmix/mdwenum.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmix/mdwenum.h')
-rw-r--r--kmix/mdwenum.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmix/mdwenum.h b/kmix/mdwenum.h
index 34018729..8a1c972b 100644
--- a/kmix/mdwenum.h
+++ b/kmix/mdwenum.h
@@ -40,12 +40,12 @@ class ViewBase;
class MDWEnum : public MixDeviceWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
MDWEnum( Mixer *mixer, MixDevice* md,
- Qt::Orientation orientation,
+ TQt::Orientation orientation,
TQWidget* parent = 0, ViewBase* mw = 0, const char* name = 0);
~MDWEnum();