basic avatar/vcard changes uploads and roster reaction

This commit is contained in:
Blue 2019-10-24 12:42:38 +03:00
parent 652381b067
commit 36c71968bc
8 changed files with 97 additions and 11 deletions

View file

@ -437,6 +437,7 @@ static const std::map<QString, std::pair<QString, QString>> icons = {
{"view-refresh", {"view-refresh", "view-refresh"}},
{"send", {"document-send", "send"}},
{"clean", {"edit-clear-all", "clean"}},
{"user", {"user", "user"}},
};
};