mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 01:00:22 +00:00
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