GH-1072 use crafatar for grabbing the user skin
This commit is contained in:
parent
1cbe543b39
commit
ccb5fc6f4a
4 changed files with 10 additions and 9 deletions
|
@ -21,5 +21,5 @@
|
|||
|
||||
namespace SkinUtils
|
||||
{
|
||||
QPixmap MULTIMC_LOGIC_EXPORT getFaceFromCache(QString username, int height = 64, int width = 64);
|
||||
QPixmap MULTIMC_LOGIC_EXPORT getFaceFromCache(QString id, int height = 64, int width = 64);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue