Better rich reply.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
|
||||
namespace utils {
|
||||
const QRegExp removeReplyRegex{"> <.*>.*\\n\\n"};
|
||||
const QRegExp removeRichReplyRegex{"<mx-reply>.*</mx-reply>"};
|
||||
|
||||
QString removeReply(const QString& text);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user