2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Allow removing cloud wallpapers.

This commit is contained in:
John Preston
2019-02-09 16:36:07 +03:00
parent f9d56eb4c1
commit b6e37b7730
7 changed files with 210 additions and 39 deletions

View File

@@ -155,6 +155,7 @@ private:
[[nodiscard]] bool isNonDefaultBackground();
void refreshSession();
void checkUploadWallPaper();
[[nodiscard]] bool testingPalette() const;
friend bool IsNightMode();
friend void SetNightModeValue(bool nightMode);