Changeset 4fcc2de in mainline for uspace/app/nav/types/panel.h
- Timestamp:
- 2021-10-25T00:32:45Z (3 years ago)
- Branches:
- master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f783081
- Parents:
- fa792e8
- git-author:
- Jiri Svoboda <jiri@…> (2021-10-16 20:41:33)
- git-committer:
- jxsvoboda <5887334+jxsvoboda@…> (2021-10-25 00:32:45)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/nav/types/panel.h
rfa792e8 r4fcc2de 103 103 /** @c true iff the panel is active */ 104 104 bool active; 105 106 /** Directory */ 107 char *dir; 105 108 } panel_t; 106 109
Note:
See TracChangeset
for help on using the changeset viewer.