Changeset 7cf5ddb in mainline for uspace/lib/ui/meson.build


Ignore:
Timestamp:
2023-03-08T18:21:22Z (2 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
42c2e65, 72ac106
Parents:
bea6233
Message:

Generic UI list control

Derived from file list, now file list is based on UI list.
Whew!

File:
1 edited

Legend:

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

    rbea6233 r7cf5ddb  
    4040        'src/image.c',
    4141        'src/label.c',
     42        'src/list.c',
    4243        'src/menu.c',
    4344        'src/menubar.c',
     
    7172        'test/image.c',
    7273        'test/label.c',
     74        'test/list.c',
    7375        'test/main.c',
    7476        'test/menu.c',
Note: See TracChangeset for help on using the changeset viewer.