This commit is contained in:
Paulchen-Panther
2019-01-07 18:13:49 +01:00
parent 2dca1c93e6
commit 2cda2a11e0
5 changed files with 4 additions and 12 deletions

View File

@@ -35,6 +35,7 @@ public:
///
/// @brief Apply new width/height values, on errors (collide with cropping) reject the values
/// @return True on success else false
///
virtual bool setWidthHeight(int width, int height);