Skip to content
Snippets Groups Projects
Commit b76c8d9b authored by Leena Miettinen's avatar Leena Miettinen Committed by Friedemann Kleint
Browse files

Doc: qdoc does not understand special characters

You have to use \unicode commands, but those won't produce the correct
results within a \code command, so I cannot use them here.

Change-Id: I34ab32dd649bdf4167cfcd295ef1f9546a670ea5
Reviewed-on: http://codereview.qt-project.org/5873


Reviewed-by: default avatarQt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@nokia.com>
parent 2e9fd40d
No related branches found
No related tags found
No related merge requests found
......@@ -174,7 +174,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<externaltool id="sort">
<description>Sorts the selected text</description>
<description xml:lang="de">Sortiert den ausgewählten Text</description>
<description xml:lang="de">Sortiert den ausgewaehlten Text</description>
<displayname>Sort Selection</displayname>
<displayname xml:lang="de">Auswahl Sortieren</displayname>
<category>Text</category>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment