ImageUtils: Formatting
This commit is contained in:
@@ -166,6 +166,7 @@ QImage ImageUtils::ScaleAndPad(const QImage &image, const bool scale, const bool
|
||||
}
|
||||
|
||||
image_scaled.setDevicePixelRatio(device_pixel_ratio);
|
||||
|
||||
return image_scaled;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user