summaryrefslogtreecommitdiff
path: root/noncore/settings/netsystemtime/ntpbase.h
authortille <tille>2002-10-21 20:32:05 (UTC)
committer tille <tille>2002-10-21 20:32:05 (UTC)
commit1f4ab9228e9e7db275e42a3e7fcf9affdd5c447b (patch) (side-by-side diff)
treef33d988d7fb7b65637abc563cfae8b76a293ef14 /noncore/settings/netsystemtime/ntpbase.h
parent9d1a8e414d0c532266297a253e37afe19fa84ccf (diff)
downloadopie-1f4ab9228e9e7db275e42a3e7fcf9affdd5c447b.zip
opie-1f4ab9228e9e7db275e42a3e7fcf9affdd5c447b.tar.gz
opie-1f4ab9228e9e7db275e42a3e7fcf9affdd5c447b.tar.bz2
now it has adv features
and ntpbase.ui is back since it might be usefull
Diffstat (limited to 'noncore/settings/netsystemtime/ntpbase.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/netsystemtime/ntpbase.h17
1 files changed, 10 insertions, 7 deletions
diff --git a/noncore/settings/netsystemtime/ntpbase.h b/noncore/settings/netsystemtime/ntpbase.h
index b337822..a669601 100644
--- a/noncore/settings/netsystemtime/ntpbase.h
+++ b/noncore/settings/netsystemtime/ntpbase.h
@@ -3,3 +3,3 @@
**
-** Created: Mon Oct 21 21:05:47 2002
+** Created: Mon Oct 21 21:32:43 2002
** by: The User Interface Compiler (uic)
@@ -16,2 +16,3 @@ class QHBoxLayout;
class QGridLayout;
+class QCheckBox;
class QComboBox;
@@ -62,6 +63,4 @@ public:
QComboBox* ComboNtpSrv;
- QLabel* TextLabel1_2;
- QLabel* TextLabel2;
- QLabel* TextLabel3_3;
- QSpinBox* SpinBoxMinLookupDelay;
+ QCheckBox* CheckBoxAdvSettings;
+ QFrame* Line1;
QLabel* TextLabel1_2_2;
@@ -70,2 +69,6 @@ public:
QSpinBox* SpinBoxNtpDelay;
+ QLabel* TextLabel1_2;
+ QLabel* TextLabel2;
+ QLabel* TextLabel3_3;
+ QSpinBox* SpinBoxMinLookupDelay;
QWidget* tabManualSetTime;
@@ -84,6 +87,6 @@ protected:
QGridLayout* TabSettingsLayout;
- QGridLayout* FrameSettingsLayout;
+ QVBoxLayout* FrameSettingsLayout;
QGridLayout* Layout6;
- QGridLayout* Layout7;
QGridLayout* Layout7_2;
+ QGridLayout* Layout7;
QVBoxLayout* tabManualSetTimeLayout;