Changeset ef734b7 in mainline for uspace/lib/ui/meson.build


Ignore:
Timestamp:
2021-02-05T15:59:16Z (3 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2ab8ab3
Parents:
5a68791
Message:

Slider UI control

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ui/meson.build

    r5a68791 ref734b7  
    4040        'src/rbutton.c',
    4141        'src/resource.c',
     42        'src/slider.c',
    4243        'src/ui.c',
    4344        'src/wdecor.c',
     
    5758        'test/rbutton.c',
    5859        'test/resource.c',
     60        'test/slider.c',
    5961        'test/ui.c',
    6062        'test/wdecor.c',
Note: See TracChangeset for help on using the changeset viewer.