mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-14 12:37:23 +00:00
Close to finished. Need to fix the upload part. Viewing works (in grayscale)
This commit is contained in:
@@ -8,9 +8,9 @@ class ScreenShot
|
||||
{
|
||||
public:
|
||||
QString timestamp;
|
||||
QByteArray file;
|
||||
int imgurIndex;
|
||||
QString file;
|
||||
QString url;
|
||||
int imgurIndex;
|
||||
};
|
||||
|
||||
class ScreenshotList : public QAbstractListModel
|
||||
|
||||
Reference in New Issue
Block a user