mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Added close player button, slightly improved switching of touch bar.
This commit is contained in:
@@ -285,6 +285,8 @@ public:
|
||||
void notify_userIsBotChanged(UserData *bot);
|
||||
void notify_historyMuteUpdated(History *history);
|
||||
|
||||
void closeBothPlayers();
|
||||
|
||||
bool isQuitPrevent();
|
||||
|
||||
~MainWidget();
|
||||
@@ -347,7 +349,6 @@ private:
|
||||
|
||||
void setupConnectingWidget();
|
||||
void createPlayer();
|
||||
void closeBothPlayers();
|
||||
void playerHeightUpdated();
|
||||
|
||||
void setCurrentCall(Calls::Call *call);
|
||||
|
Reference in New Issue
Block a user