Changeset a2e104e in mainline for uspace/srv/hid/display/window.h
- Timestamp:
- 2020-03-05T11:23:41Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1e4a937
- Parents:
- 338d0935
- git-author:
- Jiri Svoboda <jiri@…> (2020-03-04 19:23:29)
- git-committer:
- Jiri Svoboda <jiri@…> (2020-03-05 11:23:41)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/window.h
r338d0935 ra2e104e 58 58 extern errno_t ds_window_post_focus_event(ds_window_t *); 59 59 extern errno_t ds_window_post_unfocus_event(ds_window_t *); 60 extern void ds_window_move_req(ds_window_t *wnd, gfx_coord2_t *); 60 61 61 62 #endif
Note:
See TracChangeset
for help on using the changeset viewer.