GH-1864 fix imgur album creation
This commit is contained in:
@ -14,6 +14,7 @@ struct ScreenShot
|
||||
QFileInfo m_file;
|
||||
QString m_url;
|
||||
QString m_imgurId;
|
||||
QString m_imgurDeleteHash;
|
||||
};
|
||||
|
||||
typedef std::shared_ptr<ScreenShot> ScreenshotPtr;
|
||||
|
Reference in New Issue
Block a user