summaryrefslogtreecommitdiffstats
path: root/src/xml/sax/qxml.cpp
diff options
context:
space:
mode:
authorSergio Ahumada <[email protected]>2013-02-01 10:33:17 +0100
committerThe Qt Project <[email protected]>2013-02-01 12:31:16 +0100
commit256dc059eeea05878112e4cbb55d9a152d21fa1a (patch)
treeac6b92ec5dd09f874d05f223ef9b274374d2bf1b /src/xml/sax/qxml.cpp
parentf9725ce9c2d16474ca47ab6ac25f5df748b12ab5 (diff)
parent6239af6f0f15871e02a516c97c5f1775743d352b (diff)
Merge "Merge branch 'release' into stable" into refs/staging/stable
Diffstat (limited to 'src/xml/sax/qxml.cpp')
-rw-r--r--src/xml/sax/qxml.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/sax/qxml.cpp b/src/xml/sax/qxml.cpp
index 18673dd5e61..689c75774e0 100644
--- a/src/xml/sax/qxml.cpp
+++ b/src/xml/sax/qxml.cpp
@@ -2365,7 +2365,7 @@ events are reported.
it we can use the same handler for both of the following
reader functions:
- \snippet rsslisting/rsslisting.cpp 0
+ \snippet rsslisting/listing.cpp 0
Since the reader will inform the handler of parsing errors, it is
necessary to reimplement QXmlErrorHandler::fatalError() if, for