summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/volumecontrol.h
authorllornkcor <llornkcor>2002-08-16 12:22:46 (UTC)
committer llornkcor <llornkcor>2002-08-16 12:22:46 (UTC)
commit5144bf5607a246441f5b37dd0bbb9564017ce017 (patch) (side-by-side diff)
treec6f29d27a14426562f7cfa622230cce5879bd3df /noncore/multimedia/opieplayer2/volumecontrol.h
parent2ce537c4275c5071a85efae8e9862b5fd9ceb6ae (diff)
downloadopie-5144bf5607a246441f5b37dd0bbb9564017ce017.zip
opie-5144bf5607a246441f5b37dd0bbb9564017ce017.tar.gz
opie-5144bf5607a246441f5b37dd0bbb9564017ce017.tar.bz2
added mute and changed qcop from volumeChange to setVolume
Diffstat (limited to 'noncore/multimedia/opieplayer2/volumecontrol.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/opieplayer2/volumecontrol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/multimedia/opieplayer2/volumecontrol.h b/noncore/multimedia/opieplayer2/volumecontrol.h
index 37be398..d0d34a2 100644
--- a/noncore/multimedia/opieplayer2/volumecontrol.h
+++ b/noncore/multimedia/opieplayer2/volumecontrol.h
@@ -35,6 +35,7 @@ public slots:
*/
void setVolume( int volumePerc );
+ void setMute(bool);
private: