diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui
index 937dec454..bffbac97a 100644
--- a/qt-ui/maintab.ui
+++ b/qt-ui/maintab.ui
@@ -22,9 +22,7 @@
0
-
-
- scrollArea
-
+
-
@@ -374,7 +372,7 @@
-
-
+
-
diff --git a/qt-ui/mainwindow.cpp b/qt-ui/mainwindow.cpp
index 5d5a442f4..d13585788 100644
--- a/qt-ui/mainwindow.cpp
+++ b/qt-ui/mainwindow.cpp
@@ -127,6 +127,7 @@ MainWindow::MainWindow() : QMainWindow(),
QMargins zeroMargins(0, 0, 0, 0);
QList noMarginList;
noMarginList << "notesAndSocialNetworksLayout" <<
+ "coordinatesDiveTypeLayout" <<
"mainTabOuterLayout" <<
"ratingVisibilityWidgets" <<
"temperatureLabels" <<