Changeset 06d0c81 in mainline for uspace/app/launcher/launcher.c
- 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/launcher/launcher.c
r2e0a2e7 r06d0c81 184 184 ui_wnd_params_init(¶ms); 185 185 params.caption = "Launcher"; 186 params.placement = ui_wnd_place_top_right; 186 187 params.rect.p0.x = 0; 187 188 params.rect.p0.y = 0;
Note:
See TracChangeset
for help on using the changeset viewer.