Changeset 8009dc27 in mainline for uspace/lib/ui/private/pbutton.h
- Timestamp:
- 2020-10-31T01:03:26Z (4 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4df6607
- Parents:
- f03d1308
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/private/pbutton.h
rf03d1308 r8009dc27 46 46 */ 47 47 struct ui_pbutton { 48 /** Base control object */ 49 struct ui_control *control; 48 50 /** UI resource */ 49 51 struct ui_resource *res;
Note:
See TracChangeset
for help on using the changeset viewer.