added emojis
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
#include "appsettings.h"
|
||||
|
||||
Word::Type AppSettings::m_wordTypeMask = Word::Default;
|
||||
|
||||
AppSettings::AppSettings()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
bool AppSettings::isIgnoredEmote(const QString &emote)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user