disable dodge button by default

This commit is contained in:
mrbesen 2023-09-02 16:16:46 +02:00
parent a1dc7f1011
commit d316c2d24a
Signed by: MrBesen
GPG Key ID: 596B2350DCD67504
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@
<item row="8" column="0" colspan="2">
<widget class="QPushButton" name="dodgeBtn">
<property name="enabled">
<bool>true</bool>
<bool>false</bool>
</property>
<property name="toolTip">
<string>Dodge without closing the client.