Changeset 2bb6d04 in mainline for uspace/lib/gui/canvas.h
- Timestamp:
- 2019-06-25T14:58:16Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- aeba767
- Parents:
- cd9531d3
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-13 12:14:16)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-25 14:58:16)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/gui/canvas.h
rcd9531d3 r2bb6d04 39 39 #include <stdbool.h> 40 40 #include <io/pixel.h> 41 #include < surface.h>41 #include <draw/surface.h> 42 42 #include "widget.h" 43 43 #include "connection.h"
Note:
See TracChangeset
for help on using the changeset viewer.