Changeset dcd8214 in mainline for uspace/app/taskbar-cfg/startmenu.h
- Timestamp:
- 2023-11-02T08:58:21Z (14 months ago)
- Branches:
- master, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 40eab9f
- Parents:
- 3e05a69
- git-author:
- Jiri Svoboda <jiri@…> (2023-11-01 18:58:03)
- git-committer:
- Jiri Svoboda <jiri@…> (2023-11-02 08:58:21)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/taskbar-cfg/startmenu.h
r3e05a69 rdcd8214 46 46 extern errno_t startmenu_insert(startmenu_t *, const char *, const char *, 47 47 startmenu_entry_t **); 48 extern void startmenu_edit(startmenu_t *); 48 49 49 50 #endif
Note:
See TracChangeset
for help on using the changeset viewer.