From c4af3c78c9f6f073c1e0b11b331a2e24df80b9ff Mon Sep 17 00:00:00 2001 From: llornkcor Date: Thu, 29 Aug 2002 23:28:09 +0000 Subject: fix for opie restart. not a checkbox to activate restart on close of vmemo sound settings. does not remember, and default is to not restart --- (limited to 'noncore/settings/sound/soundsettingsbase.h') 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; -- cgit v0.9.0.2