Changeset 6a0b2cc in mainline
- Timestamp:
- 2023-09-15T09:17:18Z (16 months ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4c6fd56
- Parents:
- 8a6ebbb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/src/menuentry.c
r8a6ebbb r6a0b2cc 469 469 return; 470 470 471 if (mentry->separator )471 if (mentry->separator || mentry->disabled) 472 472 return; 473 473
Note:
See TracChangeset
for help on using the changeset viewer.