Commit d1059765 authored by jan.koester's avatar jan.koester
Browse files

fixed

parent 890e2cb7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1157,6 +1157,7 @@ int libhtmlpp::HtmlElement::getIntAtributte(const char* name) {
}

libhtmlpp::HtmlElement::Attributes::Attributes() {
    _nextAttr=nullptr;
}

libhtmlpp::HtmlElement::Attributes::~Attributes() {