Ignore:
File:
1 edited

Legend:

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

    rcad7b7e r2f1be23  
    11#
    2 # Copyright (c) 2023 Jiri Svoboda
     2# Copyright (c) 2026 Jiri Svoboda
    33# All rights reserved.
    44#
     
    4949        'src/pbutton.c',
    5050        'src/popup.c',
     51        'src/progress.c',
    5152        'src/promptdialog.c',
    5253        'src/rbutton.c',
     
    8586        'test/popup.c',
    8687        'test/promptdialog.c',
     88        'test/progress.c',
    8789        'test/rbutton.c',
    8890        'test/resource.c',
Note: See TracChangeset for help on using the changeset viewer.