summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVenu <venugopal.shivashankar@digia.com>2014-11-13 17:41:04 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2014-11-13 19:59:25 +0100
commit0c2e7232d779faffbebef504ce3328293f2c1033 (patch)
treeb876bcac0337ff2525910bc2683ea575d02a786f
parent0bcb10542727e6f84459ba2779139a71effd965d (diff)
downloadqtquickcontrols-0c2e7232d779faffbebef504ce3328293f2c1033.tar.gz
Doc: Fixed the \image reference
An earlier commit renamed the image that was referred but this reference was not updated. Change-Id: Ic4b6e9d6d1e01835e53a4fd4640ae45b105898fd Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
-rw-r--r--src/controls/doc/src/qtquickcontrols-overview.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/doc/src/qtquickcontrols-overview.qdoc b/src/controls/doc/src/qtquickcontrols-overview.qdoc
index 09f5318d..651edc66 100644
--- a/src/controls/doc/src/qtquickcontrols-overview.qdoc
+++ b/src/controls/doc/src/qtquickcontrols-overview.qdoc
@@ -61,7 +61,7 @@
For an overview of the controls provided by \l{Qt Quick Controls}, you can look at
the \l{Qt Quick Controls - Gallery}{Gallery} example.
- \image qtquickcontrols-example-gallery.png
+ \image qtquickcontrols-example-gallery-osx.png
\section1 Setting Up Controls from C++