Changes in uspace/lib/ui/src/ui.c [983052c:899bdfd] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/src/ui.c
r983052c r899bdfd 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; 359 364 } 360 365 }
Note:
See TracChangeset
for help on using the changeset viewer.