summaryrefslogtreecommitdiff
path: root/noncore/settings/sound/soundsettingsbase.h
Unidiff
Diffstat (limited to 'noncore/settings/sound/soundsettingsbase.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/sound/soundsettingsbase.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/settings/sound/soundsettingsbase.h b/noncore/settings/sound/soundsettingsbase.h
index 30f32ca..e6bc186 100644
--- a/noncore/settings/sound/soundsettingsbase.h
+++ b/noncore/settings/sound/soundsettingsbase.h
@@ -32,6 +32,7 @@ public:
32 32
33 QLabel* PixmapLabel1_2; 33 QLabel* PixmapLabel1_2;
34 QLabel* TextLabel1_2; 34 QLabel* TextLabel1_2;
35 QLabel *keyLabel;
35/* QLabel* volLabel; */ 36/* QLabel* volLabel; */
36/* QLabel* micLabel; */ 37/* QLabel* micLabel; */
37/* QSlider* volume; */ 38/* QSlider* volume; */
@@ -48,6 +49,7 @@ public:
48 QComboBox* LocationComboBox; 49 QComboBox* LocationComboBox;
49 QComboBox* keyComboBox; 50 QComboBox* keyComboBox;
50 QComboBox* timeLimitComboBox; 51 QComboBox* timeLimitComboBox;
52 QCheckBox *restartCheckBox;
51 bool keyReset; 53 bool keyReset;
52protected: 54protected:
53 QGridLayout* SoundSettingsBaseLayout; 55 QGridLayout* SoundSettingsBaseLayout;