Changeset 223 for trunk/src/gui/text/qfontdatabase.cpp
- Timestamp:
- Oct 14, 2009, 10:16:58 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/text/qfontdatabase.cpp
r222 r223 446 446 // ### copied to tools/makeqpf/qpf2.cpp 447 447 448 #if ( defined(Q_WS_QWS) && !defined(QT_NO_FREETYPE)) || defined(Q_WS_WIN) || defined(Q_WS_MAC)448 #if () && !defined(QT_NO_FREETYPE)) || defined(Q_WS_WIN) || defined(Q_WS_MAC) 449 449 // see the Unicode subset bitfields in the MSDN docs 450 450 static int requiredUnicodeBits[QFontDatabase::WritingSystemsCount][2] = {
Note:
See TracChangeset
for help on using the changeset viewer.