summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorThomas Zander <thomas.zander@trolltech.com>2009-04-23 12:56:24 +0200
committerThomas Zander <thomas.zander@trolltech.com>2009-04-23 13:15:25 +0200
commit5223d37fad14cdbf80560ec753af4e808d008aae (patch)
treecc7cfcfa8fcbc3a471a73045c1352a4360dfb71b /examples/examples.pro
parentce34f4f2b030f3aba31d6305ebb444a343511b11 (diff)
Initial idea on printing a list
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 5c8717f..da782ef 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -3,7 +3,8 @@ SUBDIRS = iconList \
list \
table \
tree \
- treeAdaptor
+ treeAdaptor \
+ printing
exists($$QMAKE_INCDIR_QT/QtCore/qeasingcurve.h) {
SUBDIRS += photoAlbum \