Changes in uspace/srv/hid/display/window.c [2e0a2e7:d74a2b8] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/window.c
r2e0a2e7 rd74a2b8 160 160 ds_display_remove_window(wnd); 161 161 ds_display_add_window(disp, wnd); 162 (void) ds_display_paint(wnd->display, NULL);163 162 } 164 163
Note:
See TracChangeset
for help on using the changeset viewer.