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