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 /tests/auto/auto.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 'tests/auto/auto.pro')
-rw-r--r-- | tests/auto/auto.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 19f6b43..5d71e79 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -209,6 +209,7 @@ SUBDIRS += bic \ qnumeric \ qobject \ qobjectrace \ + qoffsetvector \ qpaintengine \ qpainter \ qpainterpath \ |