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
1 changed files with 1 additions and 1 deletions

View File

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