diff options
Diffstat (limited to 'qtinterface/qt4/Qt/qfontdatabase.h')
-rw-r--r-- | qtinterface/qt4/Qt/qfontdatabase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/qt4/Qt/qfontdatabase.h b/qtinterface/qt4/Qt/qfontdatabase.h index 7b09f99..3bbbced 100644 --- a/qtinterface/qt4/Qt/qfontdatabase.h +++ b/qtinterface/qt4/Qt/qfontdatabase.h @@ -69,7 +69,7 @@ class Q_GUI_EXPORT QFontDatabase Q_ENUMS(WritingSystem) public: // do not re-order or delete entries from this enum without updating the - // QPF2 format and maketqpf!! + // QPF2 format and makeqpf!! enum WritingSystem { Any, |