Version 3.0.0 #2

Merged
thelilfrog merged 5 commits from rc into main 2025-03-27 11:34:44 +01:00
Showing only changes of commit 03ccf03808 - Show all commits

View File

@@ -74,10 +74,13 @@
<widget class="QDockWidget" name="dockWidget_2">
<property name="minimumSize">
<size>
<width>250</width>
<width>500</width>
<height>84</height>
</size>
</property>
<property name="features">
<set>QDockWidget::DockWidgetFeature::DockWidgetFloatable|QDockWidget::DockWidgetFeature::DockWidgetMovable</set>
</property>
<attribute name="dockWidgetArea">
<number>2</number>
</attribute>
@@ -126,6 +129,9 @@
<height>120</height>
</size>
</property>
<property name="features">
<set>QDockWidget::DockWidgetFeature::NoDockWidgetFeatures</set>
</property>
<attribute name="dockWidgetArea">
<number>1</number>
</attribute>