Changeset 112f70a in mainline for uspace/lib/ui/private/resource.h
- Timestamp:
- 2023-09-14T09:53:27Z (14 months ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8a6ebbb
- Parents:
- 61643c8
- git-author:
- Jiri Svoboda <jiri@…> (2023-09-13 18:53:09)
- git-committer:
- Jiri Svoboda <jiri@…> (2023-09-14 09:53:27)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/private/resource.h
r61643c8 r112f70a 79 79 /** Window text color */ 80 80 gfx_color_t *wnd_text_color; 81 /** Disabled text color */ 82 gfx_color_t *wnd_dis_text_color; 81 83 /** Window text highlight color */ 82 84 gfx_color_t *wnd_text_hgl_color;
Note:
See TracChangeset
for help on using the changeset viewer.