summaryrefslogtreecommitdiffstats
path: root/api/logic/screenshots/ImgurAlbumCreation.h
diff options
context:
space:
mode:
Diffstat (limited to 'api/logic/screenshots/ImgurAlbumCreation.h')
-rw-r--r--api/logic/screenshots/ImgurAlbumCreation.h2
1 files changed, 1 insertions, 1 deletions
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<ScreenshotPtr> m_screenshots;