X-Git-Url: https://git.sur5r.net/?p=minitube;a=blobdiff_plain;f=src%2Ficonutils.h;h=2fbe0b2340c891273343020563d34e6be8c59007;hp=851841268c65a413fc4cd0c822d8b2f495a325c6;hb=533489a63a9716c645a11a99ca446978b20eedd0;hpb=994e6e5e95196b0e36c680b1fd496f12d71739c9 diff --git a/src/iconutils.h b/src/iconutils.h index 8518412..2fbe0b2 100644 --- a/src/iconutils.h +++ b/src/iconutils.h @@ -38,6 +38,7 @@ public: // HiDPI stuff static QPixmap pixmap(const QString &name); static qreal maxSupportedPixelRatio() { return 2.0; } + static qreal pixelRatio(); private: IconUtils() { }