summaryrefslogtreecommitdiffstats
path: root/src/gui/text/text.pri
diff options
context:
space:
mode:
authorKonstantin Ritt <ritt.ks@gmail.com>2013-03-10 10:55:27 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-13 14:46:26 +0100
commit0194fa135b1d84a8c8d70ed8a0ff46eef0289fb7 (patch)
tree95c1767f3365c960ea19234dd70112b6eb5e1be5 /src/gui/text/text.pri
parentcfa663d62b147c4050359e036f17a6b1b6a8b4fe (diff)
Hide Harfbuzz from the outer world
Don't export, don't generate private headers, don't mention HB in API. Change-Id: I048ebd178bf4afaf9fda710a00933b95274cf910 Reviewed-by: Josh Faust <jfaust@suitabletech.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/gui/text/text.pri')
-rw-r--r--src/gui/text/text.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/text/text.pri b/src/gui/text/text.pri
index 436b7c7aec..e9ea2a3f83 100644
--- a/src/gui/text/text.pri
+++ b/src/gui/text/text.pri
@@ -42,7 +42,6 @@ HEADERS += \
text/qrawfont_p.h \
text/qglyphrun.h \
text/qglyphrun_p.h \
- text/qharfbuzz_copy_p.h \
text/qdistancefield_p.h
SOURCES += \