From 1575462bf90851fb134db4892e93c04b396543f1 Mon Sep 17 00:00:00 2001
From: artoka <arto.katajasalo@digia.com>
Date: Tue, 1 Nov 2011 13:47:21 +0100
Subject: Missing icon in the designer documentation

In the documentation there was missing icon in the
Object Inspector section. Added reference to
editbreaklayout.png icon and cleared a bit the
description. Added also the image to the
doc/src/images - folder.

Task-number: QTBUG-17739

Merge-request: 2698
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
---
 doc/src/development/designer-manual.qdoc |   6 ++++--
 doc/src/images/editbreaklayout.png       | Bin 0 -> 1321 bytes
 2 files changed, 4 insertions(+), 2 deletions(-)
 create mode 100644 doc/src/images/editbreaklayout.png

diff --git a/doc/src/development/designer-manual.qdoc b/doc/src/development/designer-manual.qdoc
index 348931f..f979547 100644
--- a/doc/src/development/designer-manual.qdoc
+++ b/doc/src/development/designer-manual.qdoc
@@ -694,8 +694,10 @@
         the object's name with the in-place editor.
 
         Since Qt 4.5, the \gui{Object Inspector} displays the layout state of
-        the containers. The broken layout icon ###ICON is displayed if there is
-        something wrong with the layouts.
+        the containers. The broken layout icon \inlineimage editbreaklayout.png
+        is displayed if there is something wrong (e.g. layout missing from the
+        container) with the layouts.
+		
 
     \endtable
 */
diff --git a/doc/src/images/editbreaklayout.png b/doc/src/images/editbreaklayout.png
new file mode 100644
index 0000000..07c5fae
Binary files /dev/null and b/doc/src/images/editbreaklayout.png differ
-- 
cgit v0.12