summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-08-03 01:55:21 -0400
committerisanae <14251494+isanae@users.noreply.github.com>2019-08-04 06:09:48 -0400
commit07f1ac7a96dcf4c91a24bb1d30af92851ecda78f (patch)
tree727eaf6332d7f63a316e5d408d30272f85e702d9 /src/mainwindow.ui
parentb6b01a52db1877b16531137289641fb9be9833aa (diff)
split into GeometrySettings
removed most of storeSettings() from OrganizerCore: QSettings handles saving by itself, no need for that removed topLevelSplitter from ui, unused since the log widget is in a dock removed QSettings from MainWindow::readSettings() replaced return values for some of the new getters in Settings to std::optional
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 6c6d0bca..e9910b83 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -47,10 +47,6 @@
<number>0</number>
</property>
<item>
- <widget class="QSplitter" name="topLevelSplitter">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
<widget class="QWidget" name="horizontalLayoutWidget_2">
<layout class="QHBoxLayout" name="horizontalLayout_10" stretch="0,2">
<item>
@@ -1286,7 +1282,6 @@ p, li { white-space: pre-wrap; }
</item>
</layout>
</widget>
- </widget>
</item>
</layout>
</widget>