From 0c2e7232d779faffbebef504ce3328293f2c1033 Mon Sep 17 00:00:00 2001
From: Venu <venugopal.shivashankar@digia.com>
Date: Thu, 13 Nov 2014 17:41:04 +0100
Subject: [PATCH] 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>
---
 src/controls/doc/src/qtquickcontrols-overview.qdoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/controls/doc/src/qtquickcontrols-overview.qdoc b/src/controls/doc/src/qtquickcontrols-overview.qdoc
index 09f5318d0..651edc66d 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++
 
-- 
GitLab