diff options
author | Yann Bodson <yann.bodson@nokia.com> | 2010-03-31 01:20:04 (GMT) |
---|---|---|
committer | Yann Bodson <yann.bodson@nokia.com> | 2010-03-31 01:21:02 (GMT) |
commit | 3b1e8bf54eeb0050f55720ffc90a2b77a73ca4df (patch) | |
tree | 502b510adbc321752ba82b788962b2a9dcd23820 /examples | |
parent | 7850ee84483b34ef2e97517c3bc9cfb93ea1bf1c (diff) | |
download | Qt-3b1e8bf54eeb0050f55720ffc90a2b77a73ca4df.zip Qt-3b1e8bf54eeb0050f55720ffc90a2b77a73ca4df.tar.gz Qt-3b1e8bf54eeb0050f55720ffc90a2b77a73ca4df.tar.bz2 |
Update examples/declarative.pro
Diffstat (limited to 'examples')
-rw-r--r-- | examples/declarative/declarative.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/declarative.pro b/examples/declarative/declarative.pro index 0f58738..5fc1cf0 100644 --- a/examples/declarative/declarative.pro +++ b/examples/declarative/declarative.pro @@ -12,7 +12,7 @@ SUBDIRS = \ sources.files = \ animations \ aspectratio \ - behaviours \ + behaviors \ border-image \ clocks \ connections \ |