Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/taskbar/wndlist.h

    r3c54869 r95fc538  
    3131 */
    3232/**
    33  * @file Task bar window list
     33 * @file Taskbar window list
    3434 */
    3535
     
    6363extern size_t wndlist_count(wndlist_t *);
    6464extern errno_t wndlist_repaint(wndlist_t *);
     65extern errno_t wndlist_paint_entry(wndlist_entry_t *);
    6566extern errno_t wndlist_unpaint_entry(wndlist_entry_t *);
    6667
Note: See TracChangeset for help on using the changeset viewer.