mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-10 19:15:42 -04:00
Qt: Fix 8MB game setting not being tristate
This commit is contained in:
parent
6015cce47d
commit
1081c132cf
@ -257,6 +257,9 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Enable 8MB RAM (Dev Console)</string>
|
<string>Enable 8MB RAM (Dev Console)</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="tristate">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user