summaryrefslogtreecommitdiff
path: root/noncore/settings/sound/soundsettingsbase.h
Unidiff
Diffstat (limited to 'noncore/settings/sound/soundsettingsbase.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/sound/soundsettingsbase.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/settings/sound/soundsettingsbase.h b/noncore/settings/sound/soundsettingsbase.h
index 66ba34a..e65c813 100644
--- a/noncore/settings/sound/soundsettingsbase.h
+++ b/noncore/settings/sound/soundsettingsbase.h
@@ -42,14 +42,14 @@ public:
42 QComboBox* sampleRate; 42 QComboBox* sampleRate;
43 QCheckBox* stereoCheckBox; 43 QCheckBox* stereoCheckBox;
44 QCheckBox* sixteenBitCheckBox; 44 QCheckBox* sixteenBitCheckBox;
45 QCheckBox* AlertCheckBox; 45 QCheckBox* AlertCheckBox;
46 QLabel* TextLabel1; 46 QLabel* TextLabel1;
47 QComboBox* LocationComboBox; 47 QComboBox* LocationComboBox;
48 QCheckBox* touchsound; 48/* QCheckBox* touchsound; */
49 QCheckBox* keysound; 49/* QCheckBox* keysound; */
50 50
51protected: 51protected:
52 QGridLayout* SoundSettingsBaseLayout; 52 QGridLayout* SoundSettingsBaseLayout;
53 QVBoxLayout* GroupBox3Layout; 53 QVBoxLayout* GroupBox3Layout;
54 QVBoxLayout* Layout10; 54 QVBoxLayout* Layout10;
55 QHBoxLayout* Layout16; 55 QHBoxLayout* Layout16;