mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Save themes, apply and close editor on save.
This commit is contained in:
@@ -166,6 +166,7 @@ public:
|
||||
void setData(const QByteArray &data) {
|
||||
_data = data;
|
||||
}
|
||||
void setDataAndCache(const QByteArray &data);
|
||||
bool checkWallPaperProperties();
|
||||
[[nodiscard]] bool isWallPaper() const;
|
||||
[[nodiscard]] bool isPatternWallPaper() const;
|
||||
|
Reference in New Issue
Block a user