Updated resources, fixed typo

This commit is contained in:
Marco Dalla Tiezza
2024-06-13 02:06:45 +02:00
parent 1d795b688e
commit 70ed158b02
2 changed files with 2 additions and 2 deletions

View File

@@ -7307,7 +7307,7 @@ qt_resource_struct = b"\
\x00\x00\x03r\x00\x01\x00\x00\x00\x01\x00\x01I\x0c\ \x00\x00\x03r\x00\x01\x00\x00\x00\x01\x00\x01I\x0c\
\x00\x00\x01\x8f\xff^8_\ \x00\x00\x01\x8f\xff^8_\
\x00\x00\x05\x86\x00\x00\x00\x00\x00\x01\x00\x01\x99F\ \x00\x00\x05\x86\x00\x00\x00\x00\x00\x01\x00\x01\x99F\
\x00\x00\x01\x90\x0e\xde\xeeO\ \x00\x00\x01\x90\x0e\xe3\x1a\x8a\
\x00\x00\x03X\x00\x02\x00\x00\x00\x04\x00\x00\x00+\ \x00\x00\x03X\x00\x02\x00\x00\x00\x04\x00\x00\x00+\
\x00\x00\x00\x00\x00\x00\x00\x00\ \x00\x00\x00\x00\x00\x00\x00\x00\
\x00\x00\x04\xc4\x00\x01\x00\x00\x00\x01\x00\x01v\x14\ \x00\x00\x04\xc4\x00\x01\x00\x00\x00\x01\x00\x01v\x14\

View File

@@ -103,7 +103,7 @@ class UIDownloader(QObject):
@Slot() @Slot()
def on_finished(self): def on_finished(self):
""" Finalize the download process and if no errors """ Finalize the download process and if no errors
occurrs emits the finished signal usefulle for occurs emits the finished signal usefulle for
a callback a callback
""" """
if self.reply: if self.reply: