Changeset 290a0f0 in mainline for uspace/lib/c/include/io/window.h


Ignore:
Timestamp:
2012-11-25T19:34:10Z (12 years ago)
Author:
Petr Koupy <petr.koupy@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
fa98b26a
Parents:
c4ebe02
Message:

Resolved Ticket #482 (Cannot see which window is active).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/io/window.h

    rc4ebe02 r290a0f0  
    7171        ET_POSITION_EVENT,
    7272        ET_SIGNAL_EVENT,
     73        ET_WINDOW_FOCUS,
     74        ET_WINDOW_UNFOCUS,
    7375        ET_WINDOW_RESIZE,
    7476        ET_WINDOW_REFRESH,
Note: See TracChangeset for help on using the changeset viewer.