aboutsummaryrefslogtreecommitdiff
path: root/src/corelib/layout
diff options
context:
space:
mode:
authorDaniel d'Andrada <daniel.dandrada@nokia.com>2010-08-13 16:10:19 +0300
committerDaniel d'Andrada <daniel.dandrada@nokia.com>2010-08-13 16:11:22 +0300
commit2f239ae44a3d4a0eb9829b99e387a9bb1bdea32a (patch)
tree939c69dec4c3b1054bee77f839cfdb25f3809fce /src/corelib/layout
parent4202275de14e4e1b27b7f7c2bf3beb30312a25e9 (diff)
Changes: New images for layout policies documentation
RevBy: TrustMe
Diffstat (limited to 'src/corelib/layout')
-rw-r--r--src/corelib/layout/mflowlayoutpolicy.h2
-rw-r--r--src/corelib/layout/mfreestylelayoutpolicy.h2
-rw-r--r--src/corelib/layout/mgridlayoutpolicy.h2
-rw-r--r--src/corelib/layout/mlinearlayoutpolicy.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/corelib/layout/mflowlayoutpolicy.h b/src/corelib/layout/mflowlayoutpolicy.h
index c47cd135..ff83307c 100644
--- a/src/corelib/layout/mflowlayoutpolicy.h
+++ b/src/corelib/layout/mflowlayoutpolicy.h
@@ -44,7 +44,7 @@ class MFlowLayoutPolicyPrivate;
* \until }
*
* The result, with appropriate CSS styling, looks like:
- * \image html mflowlayoutpolicy.png
+ * \image html mflowlayoutpolicy.jpg
*
* \sa \ref layout-mflowlayoutpolicy
*
diff --git a/src/corelib/layout/mfreestylelayoutpolicy.h b/src/corelib/layout/mfreestylelayoutpolicy.h
index d583a36c..ef7fee24 100644
--- a/src/corelib/layout/mfreestylelayoutpolicy.h
+++ b/src/corelib/layout/mfreestylelayoutpolicy.h
@@ -39,7 +39,7 @@ class MFreestyleLayoutPolicyPrivate;
* \until }
*
* The result, with appropriate CSS styling, looks like:
- * \image html mfreestylelayoutpolicy.png
+ * \image html mfreestylelayoutpolicy.jpg
*
* \sa \link layout-mfreestylelayoutpolicy MFreestyleLayoutPolicy Example \endlink
*/
diff --git a/src/corelib/layout/mgridlayoutpolicy.h b/src/corelib/layout/mgridlayoutpolicy.h
index 65855f04..9d0da00d 100644
--- a/src/corelib/layout/mgridlayoutpolicy.h
+++ b/src/corelib/layout/mgridlayoutpolicy.h
@@ -41,7 +41,7 @@ class QWidget;
* \until }
*
* The result, with appropriate CSS styling, looks like:
- * \image html mgridlayoutpolicy.png
+ * \image html mgridlayoutpolicy.jpg
*
* \sa \ref layout-mgridlayoutpolicy
*
diff --git a/src/corelib/layout/mlinearlayoutpolicy.h b/src/corelib/layout/mlinearlayoutpolicy.h
index 3c7b337d..8dfbb620 100644
--- a/src/corelib/layout/mlinearlayoutpolicy.h
+++ b/src/corelib/layout/mlinearlayoutpolicy.h
@@ -41,7 +41,7 @@ class QGraphicsLayoutItem;
* \until }
*
* The result, with appropriate CSS styling, looks like:
- * \image html mlinearlayoutpolicy.png
+ * \image html mlinearlayoutpolicy.jpg
*
* \sa \ref layout-mlinearlayoutpolicy
*