summaryrefslogtreecommitdiff
path: root/noncore/settings/sound/soundsettingsbase.h
Side-by-side diff
Diffstat (limited to 'noncore/settings/sound/soundsettingsbase.h') (more/less context) (ignore 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:
QLabel* PixmapLabel1_2;
QLabel* TextLabel1_2;
+ QLabel *keyLabel;
/* QLabel* volLabel; */
/* QLabel* micLabel; */
/* QSlider* volume; */
@@ -48,6 +49,7 @@ public:
QComboBox* LocationComboBox;
QComboBox* keyComboBox;
QComboBox* timeLimitComboBox;
+ QCheckBox *restartCheckBox;
bool keyReset;
protected:
QGridLayout* SoundSettingsBaseLayout;