Show right call top bar after migration.

This commit is contained in:
John Preston
2025-04-07 14:42:53 +04:00
parent 909bd3dd2d
commit 915dec7ba5
4 changed files with 21 additions and 19 deletions

View File

@@ -244,7 +244,7 @@ private:
void setCurrentCall(Calls::Call *call);
void setCurrentGroupCall(Calls::GroupCall *call);
void createCallTopBar();
void createCallTopBar(Calls::Call *call, Calls::GroupCall *group);
void destroyCallTopBar();
void callTopBarHeightUpdated(int callTopBarHeight);