Changes in uspace/lib/ui/private/ui.h [b1f0a14:983052c] in mainline
- File:
-
- 1 edited
-
uspace/lib/ui/private/ui.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/private/ui.h
rb1f0a14 r983052c 61 61 /** Output owned by UI, clean up when destroying UI */ 62 62 bool myoutput; 63 /** @c true iff UI is suspended */ 64 bool suspended; 63 65 /** @c true if terminating */ 64 66 bool quit;
Note:
See TracChangeset
for help on using the changeset viewer.
