juicy compiler error
This commit is contained in:
+2
-2
@@ -4,10 +4,10 @@ Word::Type AppSettings::m_wordTypeMask = Word::Default;
|
||||
|
||||
AppSettings::AppSettings()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
bool AppSettings::isIgnoredEmote(const QString &emote)
|
||||
bool
|
||||
AppSettings::isIgnoredEmote(const QString &emote)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user