Organize: Remove unused "mark as listened" option

This commit is contained in:
Jonas Kvinge
2021-10-24 23:19:01 +02:00
parent d29a1de980
commit 30269d9d95
5 changed files with 4 additions and 22 deletions

View File

@@ -145,13 +145,6 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="mark_as_listened">
<property name="text">
<string>Mark as listened</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="albumcover">
<property name="text">
@@ -306,7 +299,6 @@
<tabstop>allow_ascii_ext</tabstop>
<tabstop>replace_spaces</tabstop>
<tabstop>overwrite</tabstop>
<tabstop>mark_as_listened</tabstop>
<tabstop>albumcover</tabstop>
<tabstop>eject_after</tabstop>
<tabstop>preview</tabstop>