diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-07-07 10:55:19 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-07-09 06:52:52 -0300 |
commit | 877e53b3c028a5beb214d75c974fd0ce500ec97b (patch) | |
tree | 85c73b2681d37c5008f120ce801742fdcc9fed87 /testing/telegram-desktop/submodule-lottie.patch | |
parent | 841a0b258509a745b79e279404ec092f5d50385c (diff) | |
download | aports-877e53b3c028a5beb214d75c974fd0ce500ec97b.tar.bz2 aports-877e53b3c028a5beb214d75c974fd0ce500ec97b.tar.xz |
testing/telegram-desktop: upgrade to 1.7.14
Diffstat (limited to 'testing/telegram-desktop/submodule-lottie.patch')
-rw-r--r-- | testing/telegram-desktop/submodule-lottie.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/telegram-desktop/submodule-lottie.patch b/testing/telegram-desktop/submodule-lottie.patch deleted file mode 100644 index d96ab2506b..0000000000 --- a/testing/telegram-desktop/submodule-lottie.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.h b/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.h -index 97f5940..a4a3433 100644 ---- a/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.h -+++ b/Telegram/ThirdParty/qtlottie/src/bodymovin/bmbase.h -@@ -29,6 +29,7 @@ - #pragma once - - #include <QList> -+#include <QtDebug> - #include <functional> - - namespace Lottie { - |