Changeset 2309891 in mainline for uspace/app/nav/types
- Timestamp:
- 2025-12-14T17:15:57Z (3 months ago)
- Branches:
- master
- Children:
- 79b77ce
- Parents:
- 144fafd
- Location:
- uspace/app/nav/types
- Files:
-
- 2 added
- 1 edited
-
copy.h (added)
-
dlg/copydlg.h (added)
-
menu.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/nav/types/menu.h
r144fafd r2309891 51 51 /** File / Verify */ 52 52 void (*file_verify)(void *); 53 /** File / Copy */ 54 void (*file_copy)(void *); 53 55 /** File / Exit */ 54 56 void (*file_exit)(void *);
Note:
See TracChangeset
for help on using the changeset viewer.
