diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-03-24 01:07:00 (GMT) |
---|---|---|
committer | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-03-24 01:07:00 (GMT) |
commit | 0d00798f6bdd098dbb59c6f1da5be5efd6c283fa (patch) | |
tree | 53537f94a9df8092a6e9ca3b7e2212bb8318e9c3 /examples/tools/tools.pro | |
parent | 738e8391bc6037f7949d59781a6b2c64f5ca6a8a (diff) | |
download | Qt-0d00798f6bdd098dbb59c6f1da5be5efd6c283fa.zip Qt-0d00798f6bdd098dbb59c6f1da5be5efd6c283fa.tar.gz Qt-0d00798f6bdd098dbb59c6f1da5be5efd6c283fa.tar.bz2 |
Squashed commit of the following:
commit 39de3862f5678b3226b4932eeb342c4a023d2f2b
Author: Ian Walters <ian.walters@nokia.com>
Date: Thu Feb 19 14:16:05 2009 +1000
Fixes: Test runs (and passes), doc links.
Task: QT-308
Details: Minor changes related to the code
having moved.
commit 5a8910dd1018fb228d0e2e2819ea429577bfa834
Author: Ian Walters <ian.walters@nokia.com>
Date: Thu Feb 19 09:47:20 2009 +1000
Fixes: Checkin of QOffsetVector stuff for branch
Task: QT-308
Details: Files originally from research/qcircularbuffer
This checkin likely won't compile. Just a copy for now.
Diffstat (limited to 'examples/tools/tools.pro')
-rw-r--r-- | examples/tools/tools.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/tools/tools.pro b/examples/tools/tools.pro index 79f0faa..424f286 100644 --- a/examples/tools/tools.pro +++ b/examples/tools/tools.pro @@ -5,6 +5,7 @@ SUBDIRS = codecs \ customcompleter \ echoplugin \ i18n \ + offsetvector \ plugandpaintplugins \ plugandpaint \ regexp \ |