mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
started media redesign (does not compile!)
This commit is contained in:
@@ -784,7 +784,8 @@ private:
|
||||
};
|
||||
|
||||
enum FileStatus {
|
||||
FileFailed = -1,
|
||||
FileDownloadFailed = -2,
|
||||
FileUploadFailed = -1,
|
||||
FileUploading = 0,
|
||||
FileReady = 1,
|
||||
};
|
||||
|
Reference in New Issue
Block a user