diff --git a/openlp/core/ui/firsttimeform.py b/openlp/core/ui/firsttimeform.py index cd4f874b3..499b83675 100644 --- a/openlp/core/ui/firsttimeform.py +++ b/openlp/core/ui/firsttimeform.py @@ -71,7 +71,6 @@ class ThemeListWidgetItem(QtWidgets.QListWidgetItem): run_thread(worker, thread_name) ftw.thumbnail_download_threads.append(thread_name) - def _on_download_failed(self): """ Set an icon to indicate that the thumbnail download has failed.