From f0d0d53759436686f7f15fcd55a6706b1ecaa1cc Mon Sep 17 00:00:00 2001 From: llornkcor Date: Sun, 26 May 2002 23:20:26 +0000 Subject: fixed location not remembering setting. added record key combo --- (limited to 'noncore/settings/sound/soundsettingsbase.h') 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: QCheckBox* AlertCheckBox; QLabel* TextLabel1; QComboBox* LocationComboBox; - + QComboBox* keyComboBox; + bool keyReset; protected: QGridLayout* SoundSettingsBaseLayout; QVBoxLayout* GroupBox3Layout; -- cgit v0.9.0.2