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/image/image.pri

    r2 r95  
    5050win32 {
    5151    SOURCES += image/qpixmap_win.cpp
     52}
     53os2 {
     54    SOURCES += image/qpixmap_pm.cpp
    5255}
    5356embedded {
Note: See TracChangeset for help on using the changeset viewer.