Changeset 9b502dd in mainline for uspace/lib/display/include
- Timestamp:
- 2020-03-15T18:16:58Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b3825aa
- Parents:
- 03c8081
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/display/include/types/display/wndparams.h
r03c8081 r9b502dd 48 48 /** Bounding rectangle */ 49 49 gfx_rect_t rect; 50 /** Minimum size (when being resized) */ 51 gfx_coord2_t min_size; 50 52 } display_wnd_params_t; 51 53
Note:
See TracChangeset
for help on using the changeset viewer.