summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontdatabase.h
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2009-11-06 11:03:10 (GMT)
committerLars Knoll <lars.knoll@nokia.com>2009-11-06 11:05:43 (GMT)
commit2e429e40eeed266c7062502c4f7b43092340f264 (patch)
tree5c3e7d40a20973837891e0f98666469e4e4b2df3 /src/gui/text/qfontdatabase.h
parentb8a8110ead6fe5d4a985fe9d486dd8f470aa24eb (diff)
downloadQt-2e429e40eeed266c7062502c4f7b43092340f264.zip
Qt-2e429e40eeed266c7062502c4f7b43092340f264.tar.gz
Qt-2e429e40eeed266c7062502c4f7b43092340f264.tar.bz2
add support for the N'Ko writing system to Qt
Enables N'Ko support in Qt, after having now a harfbuzz version that supports it. Task-number: QTBUG-1042 Reviewed-by: Gunnar
Diffstat (limited to 'src/gui/text/qfontdatabase.h')
-rw-r--r--src/gui/text/qfontdatabase.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/text/qfontdatabase.h b/src/gui/text/qfontdatabase.h
index e6dcfc9..37b5860 100644
--- a/src/gui/text/qfontdatabase.h
+++ b/src/gui/text/qfontdatabase.h
@@ -108,6 +108,7 @@ public:
Ogham,
Runic,
+ Nko,
WritingSystemsCount
};