2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Moved RateCallBox to td_ui.

This commit is contained in:
23rd
2021-10-22 02:25:01 +03:00
committed by John Preston
parent 93ae5e71f7
commit 78f0cf908e
7 changed files with 187 additions and 168 deletions

View File

@@ -31,9 +31,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "platform/platform_specific.h"
#include "ui/toast/toast.h"
#include "base/unixtime.h"
#include "mainwidget.h"
#include "mtproto/mtproto_config.h"
#include "boxes/rate_call_box.h"
#include "app.h" // App::quitting
#include <tgcalls/VideoCaptureInterface.h>