Changeset b71c0fc in mainline for uspace/lib/ui/private/window.h
- Timestamp:
- 2020-11-07T16:07:22Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d55ab823
- Parents:
- fa01c05
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/private/window.h
rfa01c05 rb71c0fc 63 63 /** Window decoration */ 64 64 struct ui_wdecor *wdecor; 65 /** Top-level control in the application area */ 66 struct ui_control *control; 65 67 }; 66 68
Note:
See TracChangeset
for help on using the changeset viewer.