diff --git a/desktop-widgets/maintab.cpp b/desktop-widgets/maintab.cpp
index 4766bf050..8b0b48363 100644
--- a/desktop-widgets/maintab.cpp
+++ b/desktop-widgets/maintab.cpp
@@ -120,6 +120,10 @@ MainTab::MainTab(QWidget *parent) : QTabWidget(parent),
ui.diveEquipmentMessage->hide();
ui.diveInfoMessage->hide();
ui.diveStatisticsMessage->hide();
+ ui.depth->hide();
+ ui.depthLabel->hide();
+ ui.duration->hide();
+ ui.durationLabel->hide();
setMinimumHeight(0);
setMinimumWidth(0);
diff --git a/desktop-widgets/maintab.ui b/desktop-widgets/maintab.ui
index bfd67bf40..4a6ed9807 100644
--- a/desktop-widgets/maintab.ui
+++ b/desktop-widgets/maintab.ui
@@ -86,6 +86,13 @@
0
+ -
+
+
+ Duration
+
+
+
-
@@ -163,6 +170,19 @@
+ -
+
+
+ Depth
+
+
+
+ -
+
+
+ -
+
+
-