Scale faces to 64x64
This commit is contained in:
parent
e9ed4b29bc
commit
5eb9ef5d56
@ -19,5 +19,5 @@
|
||||
|
||||
namespace SkinUtils
|
||||
{
|
||||
QPixmap getFaceFromCache(QString username, int height = 48, int width = 48);
|
||||
QPixmap getFaceFromCache(QString username, int height = 64, int width = 64);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user