Files
qt-creator/src/plugins/qmljseditor/qmlcodecompletion.cpp
Thorbjørn Lindeijer d3acff747c Don't try to read the next start element after the root element
There can only be one root element in an XML document, and when we try
to read another one we get a premature end of document error.
2010-01-22 15:54:03 +01:00

29 KiB