Qt: Fix 8MB game setting not being tristate

pull/2485/head
Connor McLaughlin 4 years ago
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…
Cancel
Save