Ignore:
Timestamp:
Jul 31, 2009, 1:13:57 AM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

gui: Added OS/2 stubs for platform-specific parts of all key GUI classes. Non-key classes are temporarily disabled with QT_NO_ defines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/text/text.pri

    r2 r95  
    7474                text/qfontengine_win.cpp
    7575        HEADERS += text/qfontengine_win_p.h
     76}
     77
     78os2 {
     79        SOURCES += \
     80                text/qfont_pm.cpp
    7681}
    7782
Note: See TracChangeset for help on using the changeset viewer.