Changeset 7cc30e9 in mainline for uspace/lib/display/include/display.h
- Timestamp:
- 2022-10-24T17:50:46Z (3 years ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 913add60
- Parents:
- 7a05d924
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/display/include/display.h
r7a05d924 r7cc30e9 66 66 extern errno_t display_window_set_cursor(display_window_t *, 67 67 display_stock_cursor_t); 68 extern errno_t display_window_set_caption(display_window_t *, const char *); 68 69 69 70 #endif
Note:
See TracChangeset
for help on using the changeset viewer.