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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/noncore/settings/sound/soundsettingsbase.h b/noncore/settings/sound/soundsettingsbase.h
index 7a939ea..20d1c2c 100644
--- a/noncore/settings/sound/soundsettingsbase.h
+++ b/noncore/settings/sound/soundsettingsbase.h
@@ -47,7 +47,8 @@ public:
47 QCheckBox* AlertCheckBox; 47 QCheckBox* AlertCheckBox;
48 QLabel* TextLabel1; 48 QLabel* TextLabel1;
49 QComboBox* LocationComboBox; 49 QComboBox* LocationComboBox;
50 50 QComboBox* keyComboBox;
51 bool keyReset;
51protected: 52protected:
52 QGridLayout* SoundSettingsBaseLayout; 53 QGridLayout* SoundSettingsBaseLayout;
53 QVBoxLayout* GroupBox3Layout; 54 QVBoxLayout* GroupBox3Layout;