mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
refs #476 The readers should delete their QNetworkAccessManager in cleanup(), just before they move back to the main thread for later deletion.
This commit is contained in:
@@ -44,6 +44,9 @@ namespace BlackCore
|
||||
//! \copydoc CThreadedReader::initialize
|
||||
virtual void initialize() override;
|
||||
|
||||
//! \copydoc CThreadedReader::cleanup
|
||||
virtual void cleanup() override;
|
||||
|
||||
private slots:
|
||||
//! Setup has been read
|
||||
//! \threadsafe
|
||||
|
||||
Reference in New Issue
Block a user