Changeset a130983 in mainline for uspace/lib/ui/private/wdecor.h
- Timestamp:
- 2022-11-17T19:56:07Z (2 years ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 901b302
- Parents:
- 5d62130
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/private/wdecor.h
r5d62130 ra130983 80 80 /** Title bar rectangle */ 81 81 gfx_rect_t title_bar_rect; 82 /** Window caption rectangle */ 83 gfx_rect_t caption_rect; 82 84 /** Maximize button rectangle */ 83 85 gfx_rect_t btn_max_rect;
Note:
See TracChangeset
for help on using the changeset viewer.