Changeset 6186f9f in mainline for uspace/lib/ui/private/menuentry.h
- Timestamp:
- 2021-04-13T17:20:20Z (4 years ago)
- Branches:
- master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f3a7b0d
- Parents:
- b8b64a8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/private/menuentry.h
rb8b64a8 r6186f9f 53 53 /** Callbacks */ 54 54 ui_menu_entry_cb_t cb; 55 /** This entry is a separator entry */ 56 bool separator; 55 57 /** Menu entry is currently held down */ 56 58 bool held;
Note:
See TracChangeset
for help on using the changeset viewer.