Changeset d284ce9 in mainline for uspace/lib/ui/private/ui.h
- Timestamp:
- 2020-10-27T21:56:15Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f03d1308
- Parents:
- f7a90df
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/private/ui.h
rf7a90df rd284ce9 50 50 /** Output owned by UI, clean up when destroying UI */ 51 51 bool myoutput; 52 /** @c true if terminating */ 53 bool quit; 52 54 }; 53 55
Note:
See TracChangeset
for help on using the changeset viewer.