Fix icons for retina displays

This commit is contained in:
Konstantinos Sideris 2017-10-15 22:08:51 +03:00
parent 33fb3ea091
commit 8390ff253d
122 changed files with 358 additions and 602 deletions

View file

@ -104,7 +104,8 @@ private slots:
void onResponse(QNetworkReply *reply);
private:
enum class Endpoint {
enum class Endpoint
{
GetOwnAvatar,
GetOwnProfile,
GetProfile,