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) (unidiff)
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 @@
1/**************************************************************************** 1/****************************************************************************
2** Form interface generated from reading ui file 'soundsettingsbase.ui' 2** Form interface generated from reading ui file 'soundsettingsbase.ui'
3** 3**
4** Created: Sun May 19 12:11:23 2002 4** Created: Thu May 23 11:23:38 2002
5** by: The User Interface Compiler (uic) 5** by: The User Interface Compiler (uic)
6** 6**
7** WARNING! All changes made in this file will be lost! 7** WARNING! All changes made in this file will be lost!
@@ -45,8 +45,8 @@ public:
45 QCheckBox* AlertCheckBox; 45 QCheckBox* AlertCheckBox;
46 QLabel* TextLabel1; 46 QLabel* TextLabel1;
47 QComboBox* LocationComboBox; 47 QComboBox* LocationComboBox;
48/* QCheckBox* touchsound; */ 48 QCheckBox* touchsound;
49/* QCheckBox* keysound; */ 49 QCheckBox* keysound;
50 50
51protected: 51protected:
52 QGridLayout* SoundSettingsBaseLayout; 52 QGridLayout* SoundSettingsBaseLayout;