Changeset d70dc1c4 in mainline for uspace/lib/ui/private/resource.h


Ignore:
Timestamp:
2021-01-06T10:06:42Z (3 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7020d1f
Parents:
e037cf37
git-author:
Jiri Svoboda <jiri@…> (2021-01-05 18:06:37)
git-committer:
Jiri Svoboda <jiri@…> (2021-01-06 10:06:42)
Message:

Check box

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ui/private/resource.h

    re037cf37 rd70dc1c4  
    9292        /** Entry (text entry, checkbox, raido button) background color */
    9393        gfx_color_t *entry_bg_color;
     94        /** Entry (text entry, checkbox, raido button) active background color */
     95        gfx_color_t *entry_act_bg_color;
    9496};
    9597
Note: See TracChangeset for help on using the changeset viewer.