diff --git a/qt-ui/mainwindow.cpp b/qt-ui/mainwindow.cpp index b4d4fe49d..01968e943 100644 --- a/qt-ui/mainwindow.cpp +++ b/qt-ui/mainwindow.cpp @@ -148,6 +148,7 @@ MainWindow::MainWindow() : QMainWindow(), "ratingVisibilityWidgets" << "temperatureLabels" << "airWaterTempLayout" << + "fullWindowLayout" << "profileOuterLayout"; Q_FOREACH (QLayout *layout, findChildren()) { // lots of internally used layouts by Qt have no names