summaryrefslogtreecommitdiffstats
path: root/kradio3/plugins/alsa-sound/alsa-mixer-element.h
diff options
context:
space:
mode:
Diffstat (limited to 'kradio3/plugins/alsa-sound/alsa-mixer-element.h')
-rw-r--r--kradio3/plugins/alsa-sound/alsa-mixer-element.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kradio3/plugins/alsa-sound/alsa-mixer-element.h b/kradio3/plugins/alsa-sound/alsa-mixer-element.h
index b788a60..83d9eaa 100644
--- a/kradio3/plugins/alsa-sound/alsa-mixer-element.h
+++ b/kradio3/plugins/alsa-sound/alsa-mixer-element.h
@@ -25,7 +25,7 @@ class QAlsaMixerElement : public AlsaMixerElementUI
Q_OBJECT
TQ_OBJECT
public:
- QAlsaMixerElement(TQWidget *tqparent, const TQString &label, bool has_switch, bool has_volume);
+ QAlsaMixerElement(TQWidget *parent, const TQString &label, bool has_switch, bool has_volume);
~QAlsaMixerElement();