Add "Suggest emoji replacements" checkbox.

Also emoji suggestions insert an instant emoji replacement.
This commit is contained in:
John Preston
2018-05-13 18:56:08 +03:00
parent 4b763a76df
commit 168a7ce2e5
14 changed files with 121 additions and 44 deletions
-1
View File
@@ -100,7 +100,6 @@ DeclareSetting(bool, WriteProtected);
DeclareSetting(int32, LastUpdateCheck);
DeclareSetting(bool, NoStartUpdate);
DeclareSetting(bool, StartToSettings);
DeclareSetting(bool, ReplaceEmojis);
DeclareReadSetting(bool, ManyInstance);
DeclareSetting(QByteArray, LocalSalt);