mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-20 08:03:45 +08:00
Fix warnings.
This commit is contained in:
committed by
John Preston
parent
5bb03928a1
commit
d53ee9c241
@@ -48,7 +48,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
namespace Ui::BotWebView {
|
||||
namespace {
|
||||
|
||||
constexpr auto kProcessClickTimeout = crl::time(1000);
|
||||
constexpr auto kClipboardReadTimeout = crl::time(10000);
|
||||
constexpr auto kProgressDuration = crl::time(200);
|
||||
constexpr auto kProgressOpacity = 0.3;
|
||||
|
||||
Reference in New Issue
Block a user