added namespace comments
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
#include <QStringBuilder>
|
||||
#include <QTextStream>
|
||||
|
||||
namespace chatterino {
|
||||
namespace chatterino {
|
||||
|
||||
QRegularExpression Emojis::findShortCodesRegex(":([-+\\w]+):");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user