moved update and download functionality to kontor-schema
This commit is contained in:
@@ -35,7 +35,7 @@ class MediaWindow(QMdiSubWindow):
|
||||
self._main_window.remove_sub_window('comic')
|
||||
|
||||
def refresh(self):
|
||||
# self.log.info("refresh")
|
||||
self.log.info("MediaWindow.refresh")
|
||||
self.data_views[self.tabs.currentIndex()].refresh()
|
||||
|
||||
def _tab_changed(self, tab_index):
|
||||
|
||||
Reference in New Issue
Block a user