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/kernel/qapplication_p.h

    r92 r95  
    317317    }
    318318#endif
     319
    319320    static QInputContext *inputContext;
    320 
     321#endif
    321322    static Qt::MouseButtons mouse_buttons;
    322323    static Qt::KeyboardModifiers modifier_buttons;
Note: See TracChangeset for help on using the changeset viewer.