mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-10 07:13:32 +01:00
More outputs...
This commit is contained in:
parent
5e2f6f108d
commit
e717e57813
@ -88,6 +88,9 @@ void FeedMessageViewer::quitDownloader() {
|
||||
qDebug("Quitting feed downloader thread.");
|
||||
|
||||
m_feedDownloaderThread->quit();
|
||||
|
||||
qDebug("Feed downloader thread aborted.");
|
||||
|
||||
m_feedDownloader->deleteLater();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user