Skip to content

Commit a8cba9e

Browse files
committed
Change version and disable not stable minimize feature
1 parent 6c41127 commit a8cba9e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

mainwindow.ui

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<enum>Qt::NoFocus</enum>
2424
</property>
2525
<property name="windowTitle">
26-
<string>QDoubleClickFix Beta 0.7.3</string>
26+
<string>QDoubleClickFix Beta 0.7.4</string>
2727
</property>
2828
<property name="windowIcon">
2929
<iconset resource="basic_resources.qrc">
@@ -160,6 +160,9 @@
160160
</item>
161161
<item>
162162
<widget class="QCheckBox" name="StartMinimized">
163+
<property name="enabled">
164+
<bool>false</bool>
165+
</property>
163166
<property name="sizePolicy">
164167
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
165168
<horstretch>0</horstretch>

0 commit comments

Comments
 (0)