Changeset 5d9403d5 in mainline for uspace/app/taskbar/wndlist.c
- Timestamp:
- 2023-10-13T20:27:14Z (19 months ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7aa9fa1b
- Parents:
- 788c76e3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/taskbar/wndlist.c
r788c76e3 r5d9403d5 720 720 721 721 /* ID of device that clicked the button */ 722 dev_id = entry->wndlist->ev_ pos_id;722 dev_id = entry->wndlist->ev_idev_id; 723 723 724 724 (void) wndmgt_activate_window(entry->wndlist->wndmgt,
Note:
See TracChangeset
for help on using the changeset viewer.