Add missing \l to DOM bookmarks example
It tried to reference the QXmlStream equivalent example, putting its title in {...}, but neglected the \l prefix to that. Change-Id: Iedc556ecd65103057d0dea65debe628b50d1190e Reviewed-by: Marc Mutz <marc.mutz@qt.io> Reviewed-by: Øystein Heskestad <oystein.heskestad@qt.io>
This commit is contained in:
parent
c6fe64b17c
commit
63de44f1d3
@ -11,7 +11,7 @@
|
||||
|
||||
The DOM Bookmarks Application provides a reader for XML Bookmark Exchange
|
||||
Language (XBEL) files that uses Qt's DOM-based XML API to read and parse
|
||||
the files. The {QXmlStream Bookmarks Example} provides an alternative
|
||||
the files. The \l {QXmlStream Bookmarks Example} provides an alternative
|
||||
way to read this type of file.
|
||||
|
||||
\image screenshot.png
|
||||
|
Loading…
Reference in New Issue
Block a user