2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +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

@@ -28,6 +28,10 @@ extern "C" {
#include <openssl/rand.h>
} // extern "C"
#ifdef small
#undef small
#endif // small
namespace MTP {
namespace internal {
namespace {