2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Add option to blur chat background.

This commit is contained in:
John Preston
2019-02-07 19:36:30 +03:00
parent fe21b5a502
commit e2f0886950
30 changed files with 1132 additions and 663 deletions

View File

@@ -26,10 +26,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "styles/style_window.h"
#include "styles/style_boxes.h"
#ifdef small
#undef small
#endif // small
namespace Window {
constexpr auto kInactivePressTimeout = TimeMs(200);