resize: added "allow upscaling" checkbox (issue #4643)
This commit is contained in:
@@ -569,6 +569,7 @@ public:
|
||||
bool width;
|
||||
bool height;
|
||||
bool enabled;
|
||||
bool allowUpscaling;
|
||||
};
|
||||
|
||||
class ColorManagementParamsEdited
|
||||
|
Reference in New Issue
Block a user