Changes in uspace/app/taskbar/wndlist.h [3c54869:95fc538] in mainline
- File:
-
- 1 edited
-
uspace/app/taskbar/wndlist.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/taskbar/wndlist.h
r3c54869 r95fc538 31 31 */ 32 32 /** 33 * @file Task bar window list33 * @file Taskbar window list 34 34 */ 35 35 … … 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.
