diff options
| author | Simeon Simeonov | 2023-03-14 23:30:32 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2023-03-18 13:37:27 +0100 |
| commit | 66bd7af3e59e509000b8a55a9429e7a8e133fd81 (patch) | |
| tree | 9eca5fe6eb76bb639fde682131c654eef17212df /cursors.h | |
| parent | ffc15cad8238b101203147d4c9da64ee8e5a05b8 (diff) | |
Sync with upstream 2.14.1 and update the documentation2.2.14
Diffstat (limited to 'cursors.h')
| -rw-r--r-- | cursors.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/cursors.h b/cursors.h deleted file mode 100644 index bfce895..0000000 --- a/cursors.h +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | #ifndef _CURSORS_H | ||
| 2 | #define _CURSORS_H | ||
| 3 | |||
| 4 | #define CURS_NONE 0 | ||
| 5 | #define CURS_WIN 1 | ||
| 6 | #define CURS_DEFAULT 2 | ||
| 7 | |||
| 8 | #endif | ||
