Commit c99fb7d7 authored by Topi Reinio's avatar Topi Reinio Committed by Topi Reiniö
Browse files

Doc: iOS platform notes: Fix missing \endcode command


Task-number: QTBUG-46646
Change-Id: If45a48c4789b8146baeccb2f8c00d56e77793fe0
Reviewed-by: default avatarMartin Smith <martin.smith@digia.com>
Showing with 1 addition and 1 deletion
...@@ -527,7 +527,7 @@ ...@@ -527,7 +527,7 @@
\badcode \badcode
<key>UILaunchImageFile</key> <key>UILaunchImageFile</key>
<string>LaunchImage</string> <string>LaunchImage</string>
\badcode \endcode
The name defaults to \c Default, but qmake generates some of the images, so it is easier to use another name (for example LaunchImage as we did) to avoid clashes. The name defaults to \c Default, but qmake generates some of the images, so it is easier to use another name (for example LaunchImage as we did) to avoid clashes.
\list \list
\li LaunchImage.png: 320 x 480 \li LaunchImage.png: 320 x 480
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment