tests: mark `qstatictext' as using private API

This autotest is using private symbols, available only when Qt is
configured with -developer-build.

Change-Id: I9bf221040b8225ed173761c7ee23e69efd85c3cb
Reviewed-on: http://codereview.qt.nokia.com/4148
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Reviewed-by: Jo Asplin <jo.asplin@nokia.com>
This commit is contained in:
Sergio Ahumada 2011-09-02 15:40:19 +02:00
parent 8d9266ca64
commit 5638da4de2

View File

@ -28,5 +28,6 @@ win32:SUBDIRS -= qtextpiecetable
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
qcssparser \
qstatictext \
qtextlayout \
qtextpiecetable \