Changes in uspace/app/hello/hello.h [0d00e53:68698ba] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/hello/hello.h
r0d00e53 r68698ba 1 1 /* 2 * Copyright (c) 202 4Jiri Svoboda2 * Copyright (c) 2020 Jiri Svoboda 3 3 * All rights reserved. 4 4 * … … 37 37 #define HELLO_H 38 38 39 #include <display.h> 39 40 #include <ui/fixed.h> 40 41 #include <ui/label.h>
Note:
See TracChangeset
for help on using the changeset viewer.