This commit is contained in:
Jez Higgins 2012-11-03 09:37:53 +00:00
parent 842feef711
commit fc7b6be757

View file

@ -46,7 +46,7 @@ protected:
if(!done_sort_) if(!done_sort_)
{ {
context().push(0, context().push(0,
new SortHandler(context(), *container()), new SortHandler(baseT::context(), *baseT::container()),
namespaceURI, namespaceURI,
localName, localName,
qName, qName,