summaryrefslogtreecommitdiffstats
path: root/examples/itemviews
diff options
context:
space:
mode:
authorKavindra Devi Palaraja <kavindra.palaraja@nokia.com>2009-06-23 10:50:26 +0200
committerKavindra Devi Palaraja <kavindra.palaraja@nokia.com>2009-06-23 10:50:26 +0200
commit380ffdefaf4a3c2e25992b193e78ffd207fc2a1c (patch)
tree52a26f2e539ca2e5c301de0fdb3590b1dd40a52a /examples/itemviews
parent4f4ef9a1d0aa1aa4f061395206cda805e4ea9a5a (diff)
Doc - Adding the new Frozen Column Example by Pierre Rossi into our list of
examples Reviewed-By: TrustMe
Diffstat (limited to 'examples/itemviews')
-rw-r--r--examples/itemviews/itemviews.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/itemviews/itemviews.pro b/examples/itemviews/itemviews.pro
index 6202bbc1a3..7dcf0f6bb0 100644
--- a/examples/itemviews/itemviews.pro
+++ b/examples/itemviews/itemviews.pro
@@ -8,6 +8,7 @@ SUBDIRS = addressbook \
dirview \
editabletreemodel \
fetchmore \
+ frozencolumn \
pixelator \
puzzle \
simpledommodel \