summaryrefslogtreecommitdiff
path: root/noncore/settings/sound/soundsettingsbase.h
authorllornkcor <llornkcor>2002-05-23 17:32:43 (UTC)
committer llornkcor <llornkcor>2002-05-23 17:32:43 (UTC)
commit486ad124967306e4a65a63f9d4bf60ea1ba38544 (patch) (side-by-side diff)
tree49077ef16f1abd0658beb6cfa06aa070e53fc21d /noncore/settings/sound/soundsettingsbase.h
parent68e6e7801c5540dda00bda44222dce3e69075cc9 (diff)
downloadopie-486ad124967306e4a65a63f9d4bf60ea1ba38544.zip
opie-486ad124967306e4a65a63f9d4bf60ea1ba38544.tar.gz
opie-486ad124967306e4a65a63f9d4bf60ea1ba38544.tar.bz2
changed from QDialog, with its crappy way of closing in qpe to QMainWindow
Diffstat (limited to 'noncore/settings/sound/soundsettingsbase.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/sound/soundsettingsbase.h6
1 files changed, 3 insertions, 3 deletions
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;