Changes in uspace/lib/ui/src/ui.c [899bdfd:983052c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/src/ui.c
r899bdfd r983052c 357 357 358 358 break; 359 case CEV_RESIZE:360 ui_lock(ui);361 ui_window_send_resize(awnd);362 ui_unlock(ui);363 break;364 359 } 365 360 }
Note:
See TracChangeset
for help on using the changeset viewer.