This commit is contained in:
Mienek
2020-01-23 13:15:37 +01:00
parent 9651dd98e3
commit c8b0328f63
8 changed files with 26 additions and 189 deletions

View File

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