added view

This commit is contained in:
Jorijn van der Graaf 2025-11-10 22:46:05 +01:00
commit 580e53d3bc
11 changed files with 68 additions and 34 deletions

View file

@ -507,8 +507,7 @@ namespace Crafter {
}
HtmlElement::~HtmlElement() {
CppDOMBindings::DeleteElement(ptr);
}
}