summaryrefslogtreecommitdiff
path: root/noncore/settings/sound/soundsettings.h
authorllornkcor <llornkcor>2002-04-20 02:56:33 (UTC)
committer llornkcor <llornkcor>2002-04-20 02:56:33 (UTC)
commit897921b4f3462f0a43466df79a06b89662a0f5c3 (patch) (side-by-side diff)
treee2dcb90d6d5692e7efca536ec83377dc9b21a0c0 /noncore/settings/sound/soundsettings.h
parent9dc836d915eb8160a104c5ea4d59ba8015e9fce0 (diff)
downloadopie-897921b4f3462f0a43466df79a06b89662a0f5c3.zip
opie-897921b4f3462f0a43466df79a06b89662a0f5c3.tar.gz
opie-897921b4f3462f0a43466df79a06b89662a0f5c3.tar.bz2
added location combo, default samplerate is now 22050
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, 4 insertions, 1 deletions
diff --git a/noncore/settings/sound/soundsettings.h b/noncore/settings/sound/soundsettings.h
index 7679c1e..aec7614 100644
--- a/noncore/settings/sound/soundsettings.h
+++ b/noncore/settings/sound/soundsettings.h
@@ -29,3 +29,3 @@ class SoundSettings : public SoundSettingsBase
Q_OBJECT
-
+
public:
@@ -36,4 +36,7 @@ protected:
void reject();
+ void updateStorageCombo();
private slots:
+ void setLocation(const QString &);
+
void setVolume(int);