Remove the usage of undefined QFontDatabase::WritingSystem
There is no definition for Yi, Tagalog...Braille in QFontDatabase::WritingSystem, see the header file. Change-Id: I0187b0ea23cdb49c4c3306217296d727d4983652 Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
This commit is contained in:
parent
d9ba123c6e
commit
b7b858595e
@ -631,14 +631,6 @@ static const int scriptForWritingSystem[] = {
|
||||
QUnicodeTables::Common, // Japanese
|
||||
QUnicodeTables::Hangul, // Korean
|
||||
QUnicodeTables::Common, // Vietnamese
|
||||
QUnicodeTables::Common, // Yi
|
||||
QUnicodeTables::Common, // Tagalog
|
||||
QUnicodeTables::Common, // Hanunoo
|
||||
QUnicodeTables::Common, // Buhid
|
||||
QUnicodeTables::Common, // Tagbanwa
|
||||
QUnicodeTables::Common, // Limbu
|
||||
QUnicodeTables::Common, // TaiLe
|
||||
QUnicodeTables::Common, // Braille
|
||||
QUnicodeTables::Common, // Symbol
|
||||
QUnicodeTables::Ogham, // Ogham
|
||||
QUnicodeTables::Runic, // Runic
|
||||
|
Loading…
x
Reference in New Issue
Block a user