Ignore:
Timestamp:
Aug 29, 2009, 12:06:08 AM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

gui: Implemented focus notifications.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/kernel/qapplication.h

    r2 r138  
    239239    void winFocus(QWidget *, bool);
    240240    static void winMouseButtonUp();
     241#endif
     242
     243#if defined(Q_WS_PM)
     244    void pmFocus(QWidget *, bool);
    241245#endif
    242246
Note: See TracChangeset for help on using the changeset viewer.