mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
Merge pull request #282 from drizt/resolution-combobox
Makes sense to me, thanks!
This commit is contained in:
commit
a75d981962
@ -426,6 +426,9 @@
|
||||
</item>
|
||||
<item row="1" column="4">
|
||||
<widget class="QComboBox" name="comboBoxResolution">
|
||||
<property name="maxVisibleItems">
|
||||
<number>11</number>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>800x600</string>
|
||||
|
Loading…
Reference in New Issue
Block a user