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.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/noncore/settings/netsystemtime/ntpbase.h b/noncore/settings/netsystemtime/ntpbase.h
index a669601..a443495 100644
--- a/noncore/settings/netsystemtime/ntpbase.h
+++ b/noncore/settings/netsystemtime/ntpbase.h
@@ -34,10 +34,10 @@ public:
QTabWidget* TabWidgetMain;
QWidget* tabMain;
- QFrame* FrameSystemTime;
+ QWidget* FrameSystemTime;
QWidget* tabNtp;
QPushButton* runNtp;
- QFrame* FrameNtp;
+ QWidget* FrameNtp;
QLabel* TextLabel1;
QLabel* TextLabelStartTime;
QLabel* TextLabel3;
@@ -56,7 +56,7 @@ public:
QPushButton* PushButtonSetPredTime;
QPushButton* PushButtonPredict;
QWidget* TabSettings;
- QFrame* FrameSettings;
+ QWidget* FrameSettings;
QLabel* TextLabel7_2;
QLabel* TextLabel2_2;
QLabel* TextLabel1_3;
@@ -72,7 +72,7 @@ public:
QLabel* TextLabel3_3;
QSpinBox* SpinBoxMinLookupDelay;
QWidget* tabManualSetTime;
- QFrame* FrameSetTime;
+ QWidget* FrameSetTime;
QPushButton* PushButtonSetManualTime;
protected: