Changeset 6828a56 in mainline for uspace/srv/hid/display/window.h
- Timestamp:
- 2023-01-19T13:51:14Z (23 months ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5d380b6
- Parents:
- 3be5366
- git-author:
- Jiri Svoboda <jiri@…> (2023-01-19 19:50:50)
- git-committer:
- Jiri Svoboda <jiri@…> (2023-01-19 13:51:14)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/window.h
r3be5366 r6828a56 80 80 extern ds_window_t *ds_window_find_alt(ds_window_t *, display_wnd_flags_t); 81 81 extern void ds_window_unfocus(ds_window_t *); 82 extern bool ds_window_orig_seat(ds_window_t *, sysarg_t); 82 83 83 84 #endif
Note:
See TracChangeset
for help on using the changeset viewer.