From 0f92dd542b65bc910caaf190b7c623aa5158c86a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 14 Nov 2011 22:33:41 -0600 Subject: Fix native TQt3 accidental conversion to tquit --- src/xml/qxml.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xml/qxml.cpp') diff --git a/src/xml/qxml.cpp b/src/xml/qxml.cpp index 8de32e51b..3fdbd7550 100644 --- a/src/xml/qxml.cpp +++ b/src/xml/qxml.cpp @@ -2969,7 +2969,7 @@ bool TQXmlSimpleReader::parse( const TQXmlInputSource *input, bool incremental ) If the input source returns an empty string for the function TQXmlInputSource::data(), then this means that the end of the XML - file has been reached; this is tquite important, especially if you + file has been reached; this is quite important, especially if you want to use the reader to parse more than one XML file. The case of the end of the XML file being reached without having -- cgit v1.2.1