mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-14 12:37:23 +00:00
Working screenshot upload
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
class ScreenShot
|
||||
{
|
||||
public:
|
||||
QString timestamp;
|
||||
QDateTime timestamp;
|
||||
QString file;
|
||||
QString url;
|
||||
int imgurIndex;
|
||||
QString imgurIndex;
|
||||
};
|
||||
|
||||
class ScreenshotList : public QAbstractListModel
|
||||
|
||||
Reference in New Issue
Block a user