summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/timeline/InputBar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timeline/InputBar.cpp b/src/timeline/InputBar.cpp

index 0b498e82..a2c26b13 100644 --- a/src/timeline/InputBar.cpp +++ b/src/timeline/InputBar.cpp
@@ -15,7 +15,7 @@ #include <mtx/responses/common.hpp> #include <mtx/responses/media.hpp> -#include <QRegExp> +#include <QRegularExpression> #include "Cache.h" #include "ChatPage.h"