2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Add confirm for starting scheduled voice chat early.

This commit is contained in:
John Preston
2021-04-06 19:19:37 +04:00
parent 8c7217ad56
commit 27fc61c676
6 changed files with 37 additions and 3 deletions

View File

@@ -184,6 +184,7 @@ void Panel::Incoming::fillBottomShadow(QPainter &p) {
Panel::Panel(not_null<Call*> call)
: _call(call)
, _user(call->user())
, _window(std::make_unique<Ui::Window>())
#ifndef Q_OS_MAC
, _controls(std::make_unique<Ui::Platform::TitleControls>(
_window->body(),