Changeset 9242ad9 in mainline for uspace/lib/display/include
- Timestamp:
- 2020-05-20T17:35:07Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9901f267
- Parents:
- 5480d5e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/display/include/types/display/cursor.h
r5480d5e r9242ad9 52 52 enum { 53 53 /** Number of stock cursor types */ 54 dcurs_limit = dcurs_size_urdl 54 dcurs_limit = dcurs_size_urdl + 1 55 55 }; 56 56
Note:
See TracChangeset
for help on using the changeset viewer.