Fix crashes in KSDssDownloader
Must use deleteLater() as there may still be events to process This seems to fix the crash (at least I cannot reproduce it as easily any more)
Showing
Please register or sign in to comment
Must use deleteLater() as there may still be events to process This seems to fix the crash (at least I cannot reproduce it as easily any more)