mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-21 05:45:39 -04:00
Settings: Load Memory Cards From State -> Load Devices From State
Makes it apply to controllers too.
This commit is contained in:
@ -54,9 +54,9 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
<widget class="QCheckBox" name="loadMemoryCardsFromSaveStates">
|
||||
<widget class="QCheckBox" name="loadDevicesFromSaveStates">
|
||||
<property name="text">
|
||||
<string>Load Memory Cards From Save States</string>
|
||||
<string>Load Devices From Save States</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Reference in New Issue
Block a user