Changes in uspace/app/nav/nav.h [692c7f40:f9c4c433] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/nav/nav.h

    r692c7f40 rf9c4c433  
    11/*
    2  * Copyright (c) 2021 Jiri Svoboda
     2 * Copyright (c) 2025 Jiri Svoboda
    33 * All rights reserved.
    44 *
     
    4646extern panel_t *navigator_get_active_panel(navigator_t *);
    4747extern void navigator_switch_panel(navigator_t *);
     48extern void navigator_refresh_panels(navigator_t *);
    4849
    4950#endif
Note: See TracChangeset for help on using the changeset viewer.