mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-10 16:45:43 -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">
|
||||
<string>Enable 8MB RAM (Dev Console)</string>
|
||||
</property>
|
||||
<property name="tristate">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user