2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Finalize rename / move of files.

This commit is contained in:
John Preston
2017-04-06 17:38:10 +03:00
parent c94a88e154
commit 5444b8166c
152 changed files with 325 additions and 326 deletions

View File

@@ -39,7 +39,7 @@ using std::end;
using InputId = vector<uint32>;
using InputCategory = vector<InputId>;
// copied from emojibox.cpp
// copied from emoji_box.cpp
struct Replace {
InputId code;
const char *replace;