summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorMarkus Goetz <Markus.Goetz@nokia.com>2009-05-13 09:00:40 (GMT)
committerMarkus Goetz <Markus.Goetz@nokia.com>2009-05-13 11:42:04 (GMT)
commit0076f04c3637aaebb4d70d7c7e5fd0a78527c260 (patch)
treeb65389b3f9511b193db364447a2fe3f331f9cbbf /tests/auto/auto.pro
parent8a7f9857350c50dc77d2a39a864b22cdaffa78ff (diff)
downloadQt-0076f04c3637aaebb4d70d7c7e5fd0a78527c260.zip
Qt-0076f04c3637aaebb4d70d7c7e5fd0a78527c260.tar.gz
Qt-0076f04c3637aaebb4d70d7c7e5fd0a78527c260.tar.bz2
QRingBuffer: Enanced with readPointerAtPosition
Ability to read from a QRingBuffer at any position without modifying it.
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 443ee7e..a3a6916 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -238,6 +238,7 @@ SUBDIRS += bic \
qregexpvalidator \
qregion \
qresourceengine \
+ qringbuffer \
qscriptable \
qscriptclass \
qscriptcontext \