mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +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