Changeset 983052c in mainline for uspace/app/taskbar/wndlist.h
- Timestamp:
- 2023-10-10T12:30:54Z (14 months ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bd2fab5
- Parents:
- 9bec33a
- git-author:
- Jiri Svoboda <jiri@…> (2023-10-09 18:30:06)
- git-committer:
- Jiri Svoboda <jiri@…> (2023-10-10 12:30:54)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/taskbar/wndlist.h
r9bec33a r983052c 63 63 extern size_t wndlist_count(wndlist_t *); 64 64 extern errno_t wndlist_repaint(wndlist_t *); 65 extern errno_t wndlist_paint_entry(wndlist_entry_t *); 65 66 extern errno_t wndlist_unpaint_entry(wndlist_entry_t *); 66 67
Note:
See TracChangeset
for help on using the changeset viewer.