GH-849 Fix failure signals not getting delivered from NetJob properly

This commit is contained in:
Petr Mrázek
2015-04-05 16:06:15 +02:00
parent f623dc54ef
commit d5c79db12c
4 changed files with 38 additions and 34 deletions

View File

@ -27,4 +27,5 @@ slots:
private:
ScreenshotPtr m_shot;
bool finished = true;
};