Skip to content

Commit

Permalink
Change version and disable not stable minimize feature
Browse files Browse the repository at this point in the history
  • Loading branch information
In-line committed Aug 30, 2018
1 parent 6c41127 commit a8cba9e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<enum>Qt::NoFocus</enum>
</property>
<property name="windowTitle">
<string>QDoubleClickFix Beta 0.7.3</string>
<string>QDoubleClickFix Beta 0.7.4</string>
</property>
<property name="windowIcon">
<iconset resource="basic_resources.qrc">
Expand Down Expand Up @@ -160,6 +160,9 @@
</item>
<item>
<widget class="QCheckBox" name="StartMinimized">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch>
Expand Down

0 comments on commit a8cba9e

Please sign in to comment.