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

Save wallpaper settings locally.

This commit is contained in:
John Preston
2019-01-28 16:59:49 +03:00
parent 2f702148e3
commit f506a5ea6c
14 changed files with 624 additions and 266 deletions

View File

@@ -27,7 +27,7 @@ struct PeerUpdate;
} // namespace Notify
namespace Data {
struct WallPaper;
class WallPaper;
} // namespace Data
namespace Dialogs {