From 486ad124967306e4a65a63f9d4bf60ea1ba38544 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Thu, 23 May 2002 17:32:43 +0000 Subject: changed from QDialog, with its crappy way of closing in qpe to QMainWindow --- (limited to 'noncore/settings/sound/soundsettingsbase.h') diff --git a/noncore/settings/sound/soundsettingsbase.h b/noncore/settings/sound/soundsettingsbase.h index 8ad80f6..66ba34a 100644 --- a/noncore/settings/sound/soundsettingsbase.h +++ b/noncore/settings/sound/soundsettingsbase.h @@ -1,7 +1,7 @@ /**************************************************************************** ** Form interface generated from reading ui file 'soundsettingsbase.ui' ** -** Created: Sun May 19 12:11:23 2002 +** Created: Thu May 23 11:23:38 2002 ** by: The User Interface Compiler (uic) ** ** WARNING! All changes made in this file will be lost! @@ -45,8 +45,8 @@ public: QCheckBox* AlertCheckBox; QLabel* TextLabel1; QComboBox* LocationComboBox; -/* QCheckBox* touchsound; */ -/* QCheckBox* keysound; */ + QCheckBox* touchsound; + QCheckBox* keysound; protected: QGridLayout* SoundSettingsBaseLayout; -- cgit v0.9.0.2