summarylogtreecommitdiffstats
path: root/tdesktop_lottie_animation_qtdebug.patch
diff options
context:
space:
mode:
authorDmitry Porunov2019-11-11 04:39:37 +0400
committerDmitry Porunov2019-11-11 04:39:37 +0400
commita93d8b49fc77c1086164cd349fede66e08003f9d (patch)
tree9fb49f97fdf1fc2a2b7222fd42e1ab1fe4577454 /tdesktop_lottie_animation_qtdebug.patch
parent9abda47ab98590c8e869e52abb24d19ab1d1df36 (diff)
downloadaur-a93d8b49fc77c1086164cd349fede66e08003f9d.tar.gz
Release k1.1
Diffstat (limited to 'tdesktop_lottie_animation_qtdebug.patch')
-rw-r--r--tdesktop_lottie_animation_qtdebug.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/tdesktop_lottie_animation_qtdebug.patch b/tdesktop_lottie_animation_qtdebug.patch
new file mode 100644
index 000000000000..55a2e35520fe
--- /dev/null
+++ b/tdesktop_lottie_animation_qtdebug.patch
@@ -0,0 +1,15 @@
+diff --git a/Telegram/SourceFiles/lottie/lottie_animation.cpp b/Telegram/SourceFiles/lottie/lottie_animation.cpp
+index f681c9220..8f80640e1 100644
+--- a/Telegram/SourceFiles/lottie/lottie_animation.cpp
++++ b/Telegram/SourceFiles/lottie/lottie_animation.cpp
+@@ -15,6 +15,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
+ #include "logs.h"
+
+ #include <QFile>
++#include <QtDebug>
+ #include <rlottie.h>
+ #include <crl/crl_async.h>
+ #include <crl/crl_on_main.h>
+--
+2.23.0
+