ui: set sizeGripEnabled to false

This commit is contained in:
LKM 2020-06-10 20:58:48 +08:00
parent 0c77c42f10
commit a03f2a8b75

View File

@ -20,7 +20,7 @@
<string>Group Editor</string>
</property>
<property name="sizeGripEnabled">
<bool>true</bool>
<bool>false</bool>
</property>
<property name="modal">
<bool>true</bool>