2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Replaced statistics box with info layer widget.

This commit is contained in:
23rd
2023-10-02 18:36:25 +03:00
committed by John Preston
parent 79442fde97
commit 77d23ad182
8 changed files with 196 additions and 74 deletions

View File

@@ -106,6 +106,7 @@ public:
Downloads,
Stories,
PollResults,
Statistics,
};
using SettingsType = ::Settings::Type;
using MediaType = Storage::SharedMediaType;