Changeset 2f1be23 in mainline for uspace/lib/ui/meson.build
- Timestamp:
- 2026-05-13T17:54:45Z (18 hours ago)
- Branches:
- master
- Parents:
- 2866531
- File:
-
- 1 edited
-
uspace/lib/ui/meson.build (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/meson.build
r2866531 r2f1be23 1 1 # 2 # Copyright (c) 202 3Jiri Svoboda2 # Copyright (c) 2026 Jiri Svoboda 3 3 # All rights reserved. 4 4 # … … 49 49 'src/pbutton.c', 50 50 'src/popup.c', 51 'src/progress.c', 51 52 'src/promptdialog.c', 52 53 'src/rbutton.c', … … 85 86 'test/popup.c', 86 87 'test/promptdialog.c', 88 'test/progress.c', 87 89 'test/rbutton.c', 88 90 'test/resource.c',
Note:
See TracChangeset
for help on using the changeset viewer.
