summaryrefslogtreecommitdiff
path: root/noncore/settings/netsystemtime/ntpbase.h
Unidiff
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
@@ -1,7 +1,7 @@
1/**************************************************************************** 1/****************************************************************************
2** Form interface generated from reading ui file 'ntpbase.ui' 2** Form interface generated from reading ui file 'ntpbase.ui'
3** 3**
4** Created: Mon Oct 21 21:05:47 2002 4** Created: Mon Oct 21 21:32:43 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!
@@ -14,6 +14,7 @@
14class QVBoxLayout; 14class QVBoxLayout;
15class QHBoxLayout; 15class QHBoxLayout;
16class QGridLayout; 16class QGridLayout;
17class QCheckBox;
17class QComboBox; 18class QComboBox;
18class QFrame; 19class QFrame;
19class QLabel; 20class QLabel;
@@ -60,14 +61,16 @@ public:
60 QLabel* TextLabel2_2; 61 QLabel* TextLabel2_2;
61 QLabel* TextLabel1_3; 62 QLabel* TextLabel1_3;
62 QComboBox* ComboNtpSrv; 63 QComboBox* ComboNtpSrv;
63 QLabel* TextLabel1_2; 64 QCheckBox* CheckBoxAdvSettings;
64 QLabel* TextLabel2; 65 QFrame* Line1;
65 QLabel* TextLabel3_3;
66 QSpinBox* SpinBoxMinLookupDelay;
67 QLabel* TextLabel1_2_2; 66 QLabel* TextLabel1_2_2;
68 QLabel* TextLabel2_3; 67 QLabel* TextLabel2_3;
69 QLabel* TextLabel3_3_2; 68 QLabel* TextLabel3_3_2;
70 QSpinBox* SpinBoxNtpDelay; 69 QSpinBox* SpinBoxNtpDelay;
70 QLabel* TextLabel1_2;
71 QLabel* TextLabel2;
72 QLabel* TextLabel3_3;
73 QSpinBox* SpinBoxMinLookupDelay;
71 QWidget* tabManualSetTime; 74 QWidget* tabManualSetTime;
72 QFrame* FrameSetTime; 75 QFrame* FrameSetTime;
73 QPushButton* PushButtonSetManualTime; 76 QPushButton* PushButtonSetManualTime;
@@ -82,10 +85,10 @@ protected:
82 QGridLayout* Layout9; 85 QGridLayout* Layout9;
83 QHBoxLayout* Layout11; 86 QHBoxLayout* Layout11;
84 QGridLayout* TabSettingsLayout; 87 QGridLayout* TabSettingsLayout;
85 QGridLayout* FrameSettingsLayout; 88 QVBoxLayout* FrameSettingsLayout;
86 QGridLayout* Layout6; 89 QGridLayout* Layout6;
87 QGridLayout* Layout7;
88 QGridLayout* Layout7_2; 90 QGridLayout* Layout7_2;
91 QGridLayout* Layout7;
89 QVBoxLayout* tabManualSetTimeLayout; 92 QVBoxLayout* tabManualSetTimeLayout;
90 bool event( QEvent* ); 93 bool event( QEvent* );
91}; 94};