Changeset 7cc30e9 in mainline for uspace/srv/hid/display/types/display/window.h
- Timestamp:
- 2022-10-24T17:50:46Z (3 years ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 913add60
- Parents:
- 7a05d924
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/types/display/window.h
r7a05d924 r7cc30e9 105 105 /** Window resize type (if state is dsw_resizing) */ 106 106 display_wnd_rsztype_t rsztype; 107 /** Window caption */ 108 char *caption; 107 109 } ds_window_t; 108 110
Note:
See TracChangeset
for help on using the changeset viewer.