summaryrefslogtreecommitdiffstats
path: root/kmix/mdwenum.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmix/mdwenum.h')
-rw-r--r--kmix/mdwenum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmix/mdwenum.h b/kmix/mdwenum.h
index d0ec1bec..0a77506f 100644
--- a/kmix/mdwenum.h
+++ b/kmix/mdwenum.h
@@ -47,7 +47,7 @@ class MDWEnum : public MixDeviceWidget
public:
MDWEnum( Mixer *mixer, MixDevice* md,
Qt::Orientation orientation,
- TQWidget* tqparent = 0, ViewBase* mw = 0, const char* name = 0);
+ TQWidget* parent = 0, ViewBase* mw = 0, const char* name = 0);
~MDWEnum();
void addActionToPopup( KAction *action );