Changeset 282c86d in mainline for uspace/lib/ui/private/entry.h
- Timestamp:
- 2021-07-21T16:12:49Z (3 years ago)
- Branches:
- master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a106037
- Parents:
- c9722c1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/private/entry.h
rc9722c1 r282c86d 66 66 /** Entry is activated */ 67 67 bool active; 68 /** Button is held down */ 69 bool held; 68 70 }; 69 71
Note:
See TracChangeset
for help on using the changeset viewer.