Changeset 25f26600 in mainline for uspace/lib/ui/include/ui/wdecor.h
- Timestamp:
- 2020-12-07T23:44:20Z (4 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 13d20e5, 4db4718d, e9c1639
- Parents:
- 7e38970d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/include/ui/wdecor.h
r7e38970d r25f26600 54 54 extern void ui_wdecor_rect_from_app(ui_wdecor_style_t, gfx_rect_t *, 55 55 gfx_rect_t *); 56 extern void ui_wdecor_app_from_rect(ui_wdecor_style_t, gfx_rect_t *, 57 gfx_rect_t *); 56 58 57 59 #endif
Note:
See TracChangeset
for help on using the changeset viewer.