aboutsummaryrefslogtreecommitdiff
path: root/logic/lists
diff options
context:
space:
mode:
authorJan Dalheimer <jan@dalheimer.de>2014-02-24 11:30:27 +0100
committerJan Dalheimer <jan@dalheimer.de>2014-02-24 11:30:27 +0100
commitda33fa4090b4510267d06b3fd3ec439ff563b80e (patch)
tree31e167a82193b607c57c1c94b05ff22d14f4b44d /logic/lists
parenta8811a27f78698f1ab2acad47e90f3b16274e221 (diff)
downloadPrismLauncher-da33fa4090b4510267d06b3fd3ec439ff563b80e.tar.gz
PrismLauncher-da33fa4090b4510267d06b3fd3ec439ff563b80e.tar.bz2
PrismLauncher-da33fa4090b4510267d06b3fd3ec439ff563b80e.zip
Imgur album creation
Diffstat (limited to 'logic/lists')
-rw-r--r--logic/lists/ScreenshotList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/logic/lists/ScreenshotList.h b/logic/lists/ScreenshotList.h
index dee74807..1d3e73ca 100644
--- a/logic/lists/ScreenshotList.h
+++ b/logic/lists/ScreenshotList.h
@@ -10,7 +10,7 @@ public:
QDateTime timestamp;
QString file;
QString url;
- QString imgurIndex;
+ QString imgurId;
};
class ScreenshotList : public QAbstractListModel