Changeset 68704ab in mainline for uspace/lib/wndmgt/include/types/wndmgt.h
- Timestamp:
- 2022-11-09T20:40:57Z (22 months ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c48192e
- Parents:
- 88d828e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/wndmgt/include/types/wndmgt.h
r88d828e r68704ab 87 87 /** Window caption */ 88 88 char *caption; 89 /** Window flags */ 90 unsigned flags; 89 91 } wndmgt_window_info_t; 90 92
Note:
See TracChangeset
for help on using the changeset viewer.