@ -1358,6 +1358,7 @@ namespace Breeze
#if QT_VERSION >= 0x050300
return pixmap.devicePixelRatio();
#else
Q_UNUSED(pixmap);
return 1;
#endif
}