summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2011-09-02 15:40:19 +0200
committerSergio Ahumada <sergio.ahumada@nokia.com>2011-09-05 10:24:04 +0200
commit5638da4de269e3bf7834034fd082ef9e55c31860 (patch)
tree96d807c2206b6c44fa122f6eb0f6931646fc4b21 /tests
parent8d9266ca642d6b59089640e24363ea15e709d0b9 (diff)
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>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/gui/text/text.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/gui/text/text.pro b/tests/auto/gui/text/text.pro
index 001a967ad6..5055ab61a3 100644
--- a/tests/auto/gui/text/text.pro
+++ b/tests/auto/gui/text/text.pro
@@ -28,5 +28,6 @@ win32:SUBDIRS -= qtextpiecetable
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
qcssparser \
+ qstatictext \
qtextlayout \
qtextpiecetable \