Alpha Version

it dose something right but let's see
This commit is contained in:
Mienek
2020-01-23 13:47:44 +01:00
parent c8b0328f63
commit 1472028a81
7 changed files with 7 additions and 28 deletions

View File

@@ -26,7 +26,7 @@ public:
*/
IntelliRasterImage(int width, int height, bool fastRendererOn);
void copy(const IntelliRasterImage& image);
IntelliRasterImage* copy(const IntelliRasterImage& image);
/*!
* \brief An Destructor.