summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/harfbuzz-ng/src
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/harfbuzz-ng/src')
-rw-r--r--src/3rdparty/harfbuzz-ng/src/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/3rdparty/harfbuzz-ng/src/config.h b/src/3rdparty/harfbuzz-ng/src/config.h
index 62e42e54e4..fe9a450533 100644
--- a/src/3rdparty/harfbuzz-ng/src/config.h
+++ b/src/3rdparty/harfbuzz-ng/src/config.h
@@ -6,6 +6,8 @@
#define HB_NO_MT
#define HB_NO_UNICODE_FUNCS
+#define HB_DISABLE_DEPRECATED
+
#include <QtCore/qglobal.h>
#ifndef HB_INTERNAL