Account for null cover images for book addition

More redo todo
This commit is contained in:
BasioMeusPuga
2017-11-15 12:56:37 +05:30
parent 945c5c0b49
commit dc9e2720f2
5 changed files with 10 additions and 26 deletions

View File

@@ -87,9 +87,6 @@ class Settings:
self.settings.setValue('currentProfileIndex', current_profile_index)
self.settings.endGroup()
# TODO
# Last open order
# Last open highlighted
current_tab_index = self.parent_window.tabWidget.currentIndex()
if current_tab_index == 0:
last_open_tab = 'library'