summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorMarius Bugge Monsen <mmonsen@trolltech.com>2009-04-24 14:09:47 +0200
committerMarius Bugge Monsen <mmonsen@trolltech.com>2009-04-24 14:09:47 +0200
commitde560e8199c1a6c94bbcba71bb628ddd9488439f (patch)
treecf1184896a1873b1cd80814ad4a04a7372b1edeb /examples/examples.pro
parent45727f449511c23b46ebdcd8f0edc898e14e8bc5 (diff)
Rename the demo to chat. It is less a less generic name.
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index be295fd..98233eb 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -9,5 +9,5 @@ SUBDIRS = iconList \
exists($$QMAKE_INCDIR_QT/QtCore/qeasingcurve.h) {
SUBDIRS += photoAlbum \
- demo
+ chat
}