Changes in uspace/app/taskbar/test/main.c [e0e612b:06a61fc] in mainline
- File:
-
- 1 edited
-
uspace/app/taskbar/test/main.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/taskbar/test/main.c
re0e612b r06a61fc 1 1 /* 2 * Copyright (c) 202 2Jiri Svoboda2 * Copyright (c) 2023 Jiri Svoboda 3 3 * All rights reserved. 4 4 * … … 33 33 PCUT_IMPORT(clock); 34 34 PCUT_IMPORT(taskbar); 35 PCUT_IMPORT(tbsmenu); 35 36 PCUT_IMPORT(wndlist); 36 37
Note:
See TracChangeset
for help on using the changeset viewer.
