Changeset a6492460 in mainline for uspace/app/taskbar/types/wndlist.h
- Timestamp:
- 2022-11-09T16:17:59Z (2 years ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 88d828e
- Parents:
- 54593f3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/taskbar/types/wndlist.h
r54593f3 ra6492460 75 75 /** Window management service */ 76 76 wndmgt_t *wndmgt; 77 78 /** Position ID of last position event */ 79 sysarg_t ev_pos_id; 77 80 } wndlist_t; 78 81
Note:
See TracChangeset
for help on using the changeset viewer.