Ignore:
Timestamp:
Oct 14, 2009, 10:16:58 PM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

gui: Fixed broken non-Latin1 text drawing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/text/qfontdatabase.cpp

    r222 r223  
    446446// ### copied to tools/makeqpf/qpf2.cpp
    447447
    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)
    449449// see the Unicode subset bitfields in the MSDN docs
    450450static int requiredUnicodeBits[QFontDatabase::WritingSystemsCount][2] = {
Note: See TracChangeset for help on using the changeset viewer.