2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Removed Application::showTheme.

This commit is contained in:
23rd
2021-06-15 23:30:08 +03:00
committed by John Preston
parent b4bff939b1
commit 7304f2b695
6 changed files with 45 additions and 30 deletions

View File

@@ -143,9 +143,6 @@ public:
// Media view interface.
void checkMediaViewActivation();
bool hideMediaView();
void showTheme(
not_null<DocumentData*> document,
const Data::CloudTheme &cloud);
[[nodiscard]] PeerData *ui_getPeerForMouseAction();
[[nodiscard]] QPoint getPointForCallPanelCenter() const;