summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/3rdparty/harfbuzz_dependency.pri (renamed from src/3rdparty/harfbuzzng.pri)0
-rw-r--r--src/gui/text/text.pri2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/harfbuzzng.pri b/src/3rdparty/harfbuzz_dependency.pri
index 74433688f6..74433688f6 100644
--- a/src/3rdparty/harfbuzzng.pri
+++ b/src/3rdparty/harfbuzz_dependency.pri
diff --git a/src/gui/text/text.pri b/src/gui/text/text.pri
index 091129f5be..61e239f678 100644
--- a/src/gui/text/text.pri
+++ b/src/gui/text/text.pri
@@ -86,7 +86,7 @@ HEADERS += \
contains(QT_CONFIG, harfbuzz)|contains(QT_CONFIG, system-harfbuzz) {
DEFINES += QT_ENABLE_HARFBUZZ_NG
- include($$PWD/../../3rdparty/harfbuzzng.pri)
+ include($$PWD/../../3rdparty/harfbuzz_dependency.pri)
SOURCES += text/qharfbuzzng.cpp
HEADERS += text/qharfbuzzng_p.h