Changeset 1a1271d in mainline
- Timestamp:
- 2020-03-16T20:40:54Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- aeb3037
- Parents:
- b5c7cee
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/window.c
rb5c7cee r1a1271d 400 400 } 401 401 402 /** Bring window to top. 403 * 404 * @param wnd Window 405 */ 402 406 void ds_window_bring_to_top(ds_window_t *wnd) 403 407 {
Note:
See TracChangeset
for help on using the changeset viewer.