Fix icons for retina displays
This commit is contained in:
parent
33fb3ea091
commit
8390ff253d
122 changed files with 358 additions and 602 deletions
|
|
@ -104,7 +104,8 @@ private slots:
|
|||
void onResponse(QNetworkReply *reply);
|
||||
|
||||
private:
|
||||
enum class Endpoint {
|
||||
enum class Endpoint
|
||||
{
|
||||
GetOwnAvatar,
|
||||
GetOwnProfile,
|
||||
GetProfile,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue