Updated resources, fixed typo
This commit is contained in:
@@ -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\
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user