Threaded image downloading (#118)

This commit is contained in:
Matija
2017-09-28 22:24:03 +02:00
committed by fourtf
parent e6ee009698
commit cb8846c0ae
2 changed files with 50 additions and 40 deletions
-1
View File
@@ -63,7 +63,6 @@ private:
bool isLoading;
void loadImage();
void gifUpdateTimout();
};