Imgur album creation

This commit is contained in:
Jan Dalheimer
2014-02-24 11:30:27 +01:00
parent a8811a27f7
commit da33fa4090
13 changed files with 193 additions and 52 deletions

View File

@ -10,7 +10,7 @@ public:
QDateTime timestamp;
QString file;
QString url;
QString imgurIndex;
QString imgurId;
};
class ScreenshotList : public QAbstractListModel