mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Move call management to Core::App.
This commit is contained in:
@@ -373,6 +373,7 @@ private:
|
||||
std::unique_ptr<Window::ConnectionState> _connecting;
|
||||
|
||||
base::weak_ptr<Calls::Call> _currentCall;
|
||||
rpl::lifetime _currentCallLifetime;
|
||||
object_ptr<Ui::SlideWrap<Calls::TopBar>> _callTopBar = { nullptr };
|
||||
|
||||
Export::View::PanelController *_currentExportView = nullptr;
|
||||
|
Reference in New Issue
Block a user