Fix tabs order

Fixes #366
This commit is contained in:
Jonas Kvinge
2020-02-08 00:01:12 +01:00
parent 691f5d99ca
commit 2356ff5ebb
17 changed files with 207 additions and 10 deletions

View File

@@ -2,6 +2,14 @@
<ui version="4.0">
<class>OrganiseDialog</class>
<widget class="QDialog" name="OrganiseDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>582</width>
<height>858</height>
</rect>
</property>
<property name="windowTitle">
<string>Organise Files</string>
</property>
@@ -269,9 +277,14 @@
<tabstop>naming</tabstop>
<tabstop>insert</tabstop>
<tabstop>remove_non_fat</tabstop>
<tabstop>remove_non_ascii</tabstop>
<tabstop>allow_ascii_ext</tabstop>
<tabstop>replace_spaces</tabstop>
<tabstop>overwrite</tabstop>
<tabstop>button_box</tabstop>
<tabstop>mark_as_listened</tabstop>
<tabstop>albumcover</tabstop>
<tabstop>eject_after</tabstop>
<tabstop>preview</tabstop>
</tabstops>
<resources>
<include location="../../data/data.qrc"/>