fix: prevent crash when aborting import task while extracting pack
Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
parent
fda9ca1e34
commit
d5c6704475
2 changed files with 11 additions and 10 deletions
|
@ -81,7 +81,6 @@ private slots:
|
|||
void downloadProgressChanged(qint64 current, qint64 total);
|
||||
void downloadAborted();
|
||||
void extractFinished();
|
||||
void extractAborted();
|
||||
|
||||
private: /* data */
|
||||
NetJob::Ptr m_filesNetJob;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue