Changeset 06d0c81 in mainline for uspace/app/barber
- Timestamp:
- 2020-11-19T22:38:17Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 20667af
- Parents:
- 2e0a2e7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/barber/barber.c
r2e0a2e7 r06d0c81 362 362 ui_wnd_params_init(¶ms); 363 363 params.caption = ""; 364 params.placement = ui_wnd_place_bottom_right; 364 365 /* 365 366 * Compute window rectangle such that application area corresponds
Note:
See TracChangeset
for help on using the changeset viewer.