gave links color

This commit is contained in:
fourtf
2017-08-05 18:44:14 +02:00
parent c8ce55a54e
commit e1364f2bd2
4 changed files with 22 additions and 8 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ public:
void setHighlight(const bool &value);
QString matchLink(const QString &string);
QRegularExpression regex;
QRegularExpression linkRegex;
QString originalMessage;