mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-22 22:13:35 +02:00
Remove not used window title from Start Game tab
This commit is contained in:
parent
b0c66ae69b
commit
92b49370ed
@ -11,7 +11,7 @@
|
|||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
<string>Form</string>
|
<string notr="true"/>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" name="gridLayout_3" columnstretch="1,1,1">
|
<layout class="QGridLayout" name="gridLayout_3" columnstretch="1,1,1">
|
||||||
<property name="leftMargin">
|
<property name="leftMargin">
|
||||||
|
Loading…
Reference in New Issue
Block a user