QtLottie: Remove unnecessary includes.

This commit is contained in:
John Preston 2019-05-16 13:29:29 +03:00
parent 0f25638545
commit 0c84fc1271
3 changed files with 3 additions and 1 deletions

View file

@ -13,6 +13,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include <crl/crl_async.h>
#include <crl/crl_on_main.h>
#include <QJsonDocument>
#include <QJsonObject>
#include <QFile>
#include "logs.h"

View file

@ -14,6 +14,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include <range/v3/algorithm/find.hpp>
#include <range/v3/algorithm/count_if.hpp>
#include <QJsonDocument>
#include <QPainter>
namespace Images {
QImage prepareColored(QColor add, QImage image);

@ -1 +1 @@
Subproject commit 147bd174b5a5f1d5468fad83099a186baacb0fa5
Subproject commit 3a08e238de47d1c08b946ce2e1533f31ea9689e2