Changeset de9bff8 in mainline for uspace/lib/ui/src/window.c
- Timestamp:
- 2026-03-22T20:24:53Z (3 days ago)
- Parents:
- 4f16db1 (diff), cbaf408 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - git-author:
- Matej Volf <mat.volfik@…> (2026-03-22 20:24:53)
- git-committer:
- GitHub <noreply@…> (2026-03-22 20:24:53)
- File:
-
- 1 edited
-
uspace/lib/ui/src/window.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/src/window.c
r4f16db1 rde9bff8 1346 1346 dcursor = dcurs_ibeam; 1347 1347 break; 1348 case ui_curs_pointer: 1349 dcursor = dcurs_pointer; 1350 break; 1348 1351 } 1349 1352
Note:
See TracChangeset
for help on using the changeset viewer.
