From e1465f4848d003cab3d3d1288c1a0f3b945083ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sat, 29 Apr 2017 02:24:00 +0200 Subject: NOISSUE refactor NetAction to be based on Task Still missing some things, this is part 1. --- api/logic/screenshots/ImgurAlbumCreation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/logic/screenshots/ImgurAlbumCreation.h') diff --git a/api/logic/screenshots/ImgurAlbumCreation.h b/api/logic/screenshots/ImgurAlbumCreation.h index 469174e4..af5b9a2f 100644 --- a/api/logic/screenshots/ImgurAlbumCreation.h +++ b/api/logic/screenshots/ImgurAlbumCreation.h @@ -34,7 +34,7 @@ slots: public slots: - virtual void start(); + virtual void executeTask(); private: QList m_screenshots; -- cgit v1.2.3