summaryrefslogtreecommitdiff
path: root/noncore/settings/netsystemtime/ntpbase.h
Side-by-side diff
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;