Changeset 2309891 in mainline for uspace/app/nav/nav.h
- Timestamp:
- 2025-12-14T17:15:57Z (3 months ago)
- Branches:
- master
- Children:
- 79b77ce
- Parents:
- 144fafd
- File:
-
- 1 edited
-
uspace/app/nav/nav.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/nav/nav.h
r144fafd r2309891 49 49 extern errno_t navigator_run(const char *); 50 50 extern panel_t *navigator_get_active_panel(navigator_t *); 51 extern panel_t *navigator_get_inactive_panel(navigator_t *); 51 52 extern void navigator_switch_panel(navigator_t *); 52 53 extern void navigator_refresh_panels(navigator_t *);
Note:
See TracChangeset
for help on using the changeset viewer.
