Merge pull request #1172 from Jack0r/master

UI: Allow nested docks
This commit is contained in:
Jim
2018-02-27 05:47:02 -08:00
committed by GitHub

View File

@@ -33,6 +33,9 @@
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="dockOptions">
<set>QMainWindow::AllowNestedDocks|QMainWindow::AllowTabbedDocks|QMainWindow::AnimatedDocks</set>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QVBoxLayout" name="verticalLayout">
<item>