Changeset 93de384 in mainline for uspace/app/aboutos/aboutos.c
- Timestamp:
- 2025-04-07T21:36:38Z (8 days ago)
- Children:
- 651dde7
- Parents:
- 0db0df2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/aboutos/aboutos.c
r0db0df2 r93de384 167 167 ui_wnd_params_init(¶ms); 168 168 params.caption = "About HelenOS"; 169 params.placement = ui_wnd_place_center; 169 170 170 171 /* FIXME: Auto layout */
Note:
See TracChangeset
for help on using the changeset viewer.