summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/netsystemtime/ntp.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/settings/netsystemtime/ntp.cpp b/noncore/settings/netsystemtime/ntp.cpp
index 06d944d..aecefc1 100644
--- a/noncore/settings/netsystemtime/ntp.cpp
+++ b/noncore/settings/netsystemtime/ntp.cpp
@@ -392,4 +392,6 @@ void Ntp::showAdvancedFeatures(bool advMode)
392 392
393 if ( tabNtp->isVisible() ) {
393 TabWidgetMain->addTab( tabPredict, tr( "Predict" ) ); 394 TabWidgetMain->addTab( tabPredict, tr( "Predict" ) );
394 TabWidgetMain->addTab( tabNtp, tr( "NTP" ) ); 395 TabWidgetMain->addTab( tabNtp, tr( "NTP" ) );
396 }
395 TextLabel1_2_2->show(); 397 TextLabel1_2_2->show();