This commit is contained in:
Mienek
2019-12-18 17:50:10 +01:00
parent 4f808620b8
commit fa4a8ddad2
8 changed files with 20 additions and 256 deletions

View File

@@ -79,3 +79,4 @@ void IntelliTool::deleteToolLayer(){
Area->deleteLayer(Area->activeLayer+1);
this->Canvas=nullptr;
}