run formatter

This commit is contained in:
LordMZTE 2021-03-28 17:37:36 +02:00
parent 3317d4582d
commit 4b45c61024
2 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@
#include <QTextDocument>
#include <QXmlStreamReader>
#include <cmath>
#include <QTextBoundaryFinder>
#include <cmath>
#include <variant>
#include <cmark.h>

View File

@ -13,9 +13,9 @@
#include <QStandardPaths>
#include <QUrl>
#include <QRegularExpression>
#include <mtx/responses/common.hpp>
#include <mtx/responses/media.hpp>
#include <QRegularExpression>
#include "Cache.h"
#include "ChatPage.h"