Update src/timeline/InputBar.cpp

This commit is contained in:
DeepBlueV7.X 2021-03-28 14:00:13 +00:00 committed by GitHub
parent 463dd20682
commit 3317d4582d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@
#include <mtx/responses/common.hpp> #include <mtx/responses/common.hpp>
#include <mtx/responses/media.hpp> #include <mtx/responses/media.hpp>
#include <QRegExp> #include <QRegularExpression>
#include "Cache.h" #include "Cache.h"
#include "ChatPage.h" #include "ChatPage.h"