mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-22 22:13:35 +02:00
Fix crash on selecting different language during initial setup
Remove placeholder item from mod preset combobox - it should be filled using mod preset list from user config file, and should not be translated.
This commit is contained in:
parent
132500b292
commit
321fc42a8e
@ -545,11 +545,6 @@
|
||||
<height>30</height>
|
||||
</size>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Current Preset</string>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="7" column="0">
|
||||
|
Loading…
Reference in New Issue
Block a user