version 2.18.0

add GraphicRanges to graphic library
new graphic_analysis library
This commit is contained in:
2023-07-31 20:17:34 +03:00
parent 2a063a4f00
commit d98e8c1f30
24 changed files with 1524 additions and 383 deletions

View File

@@ -209,7 +209,7 @@ Graphic::~Graphic() {
delete buttons_menu;
#endif
delete conf;
// if (buffer != 0) delete buffer;
delete ui;
}