forked from openlp/openlp
pep again!
This commit is contained in:
parent
d15bf8fc4c
commit
5a32b40653
@ -71,7 +71,6 @@ class ThemeListWidgetItem(QtWidgets.QListWidgetItem):
|
|||||||
run_thread(worker, thread_name)
|
run_thread(worker, thread_name)
|
||||||
ftw.thumbnail_download_threads.append(thread_name)
|
ftw.thumbnail_download_threads.append(thread_name)
|
||||||
|
|
||||||
|
|
||||||
def _on_download_failed(self):
|
def _on_download_failed(self):
|
||||||
"""
|
"""
|
||||||
Set an icon to indicate that the thumbnail download has failed.
|
Set an icon to indicate that the thumbnail download has failed.
|
||||||
|
Loading…
Reference in New Issue
Block a user