summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2010-01-11 13:27:04 (GMT)
committerDavid Boddie <dboddie@trolltech.com>2010-01-11 13:27:04 (GMT)
commitbbac0f08d65b54eccadae7629a5eef10da3b3370 (patch)
tree79570840ec3d1f163771a9944acb435ceaa3af47 /examples
parent6ac37019b952c7d38ee2d04168ef21541f8c15c2 (diff)
downloadQt-bbac0f08d65b54eccadae7629a5eef10da3b3370.zip
Qt-bbac0f08d65b54eccadae7629a5eef10da3b3370.tar.gz
Qt-bbac0f08d65b54eccadae7629a5eef10da3b3370.tar.bz2
Doc: Added a missing example to the list of Graphics View examples.
Reviewed-by: Trust Me
Diffstat (limited to 'examples')
-rw-r--r--examples/graphicsview/graphicsview.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/graphicsview/graphicsview.pro b/examples/graphicsview/graphicsview.pro
index 210ab1f..8f65d51 100644
--- a/examples/graphicsview/graphicsview.pro
+++ b/examples/graphicsview/graphicsview.pro
@@ -10,6 +10,7 @@ SUBDIRS = \
dragdroprobot \
flowlayout \
anchorlayout \
+ simpleanchorlayout \
weatheranchorlayout
contains(QT_CONFIG, qt3support):SUBDIRS += portedcanvas portedasteroids