summaryrefslogtreecommitdiffstats
path: root/src/app/volumeAction.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/volumeAction.h')
-rw-r--r--src/app/volumeAction.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app/volumeAction.h b/src/app/volumeAction.h
index 2645355..4012f85 100644
--- a/src/app/volumeAction.h
+++ b/src/app/volumeAction.h
@@ -18,6 +18,7 @@ class VolumeAction : public TDEToggleAction
virtual int plug( TQWidget*, int );
public slots:
+ void setMuted(bool mute);
// Update Slider and Label to \a volume
void setVolume(int volume);