mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Save wallpaper information.
This commit is contained in:
@@ -51,11 +51,7 @@ class Feed;
|
||||
enum class FeedUpdateFlag;
|
||||
struct FeedUpdate;
|
||||
|
||||
struct WallPaper {
|
||||
WallPaperId id = WallPaperId();
|
||||
ImagePtr thumb;
|
||||
DocumentData *document = nullptr;
|
||||
};
|
||||
struct WallPaper;
|
||||
|
||||
class Session final {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user