summaryrefslogtreecommitdiff
path: root/noncore/settings/sound/soundsettings.h
authorllornkcor <llornkcor>2002-07-13 18:11:09 (UTC)
committer llornkcor <llornkcor>2002-07-13 18:11:09 (UTC)
commitc458ba7f91acf0eb84cb1e414f77dbde0581b905 (patch) (side-by-side diff)
tree637d7aceb0ce2717f7631c396c5fcdff73137d1f /noncore/settings/sound/soundsettings.h
parentf0421434c11a7781040340714fa01b6db2266a0b (diff)
downloadopie-c458ba7f91acf0eb84cb1e414f77dbde0581b905.zip
opie-c458ba7f91acf0eb84cb1e414f77dbde0581b905.tar.gz
opie-c458ba7f91acf0eb84cb1e414f77dbde0581b905.tar.bz2
remove volume controls as they are handled by volume applet, made into a more flexible layout
Diffstat (limited to 'noncore/settings/sound/soundsettings.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/sound/soundsettings.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/noncore/settings/sound/soundsettings.h b/noncore/settings/sound/soundsettings.h
index 94d5d48..6b8b835 100644
--- a/noncore/settings/sound/soundsettings.h
+++ b/noncore/settings/sound/soundsettings.h
@@ -42,11 +42,6 @@ private slots:
void setSizeLimitButton(const QString &);
void setLocation(const QString &);
void cleanUp();
- void setVolume(int);
- void setMic(int);
-
- void volumeChanged( bool muted );
- void micChanged( bool muted );
};