Changeset f9e0a3b in mainline for uspace/lib/ui/src
- Timestamp:
- 2026-03-09T15:44:37Z (29 hours ago)
- Parents:
- 13277e3 (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-09 15:44:37)
- git-committer:
- GitHub <noreply@…> (2026-03-09 15:44:37)
- File:
-
- 1 edited
-
uspace/lib/ui/src/window.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/src/window.c
r13277e3 rf9e0a3b 1340 1340 dcursor = dcurs_ibeam; 1341 1341 break; 1342 case ui_curs_pointer: 1343 dcursor = dcurs_pointer; 1344 break; 1342 1345 } 1343 1346
Note:
See TracChangeset
for help on using the changeset viewer.
