Browse Source

[desktop] Move Save option location in the Data Manager tool fix

The first attempt missed a few files and did not move it properly.
pull/2986/head
John 3 months ago
parent
commit
8adba456ce
  1. 10
      src/yuzu/data_dialog.ui

10
src/yuzu/data_dialog.ui

@ -36,11 +36,6 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<item>
<property name="text">
<string>Saves</string>
</property>
</item>
<item> <item>
<property name="text"> <property name="text">
<string>Shaders</string> <string>Shaders</string>
@ -61,6 +56,11 @@
<string>Mods</string> <string>Mods</string>
</property> </property>
</item> </item>
<item>
<property name="text">
<string>Saves</string>
</property>
</item>
</widget> </widget>
</item> </item>
<item> <item>

Loading…
Cancel
Save