We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 280cf3a commit 832e260Copy full SHA for 832e260
1 file changed
mainwindow.ui
@@ -43,7 +43,7 @@
43
<property name="minimumSize">
44
<size>
45
<width>445</width>
46
- <height>450</height>
+ <height>455</height>
47
</size>
48
</property>
49
<property name="toolTip">
@@ -64,9 +64,6 @@
64
<property name="elideMode">
65
<enum>Qt::ElideNone</enum>
66
67
- <property name="tabBarAutoHide">
68
- <bool>false</bool>
69
- </property>
70
<widget class="QWidget" name="tab_3">
71
<attribute name="title">
72
<string>Input/output</string>
@@ -2073,9 +2070,6 @@
2073
2070
<property name="horizontalScrollBarPolicy">
2074
2071
<enum>Qt::ScrollBarAlwaysOff</enum>
2075
2072
2076
- <property name="sizeAdjustPolicy">
2077
- <enum>QAbstractScrollArea::AdjustToContents</enum>
2078
2079
<property name="dragMode">
2080
<enum>QGraphicsView::ScrollHandDrag</enum>
2081
0 commit comments