1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 20:38:08 +01:00

a fix for the definable cursor code

This commit is contained in:
dan
2001-12-21 11:00:45 +00:00
parent f968d88070
commit 520a6cd0e4
4 changed files with 5 additions and 6 deletions

View File

@@ -128,7 +128,7 @@ typedef enum {
#endif /* XKB_BUTTON_HINT */
/* cursors */
#define WCUR_DEFAULT 0
#define WCUR_DEFAULT 0
#define WCUR_NORMAL 0
#define WCUR_MOVE 1
#define WCUR_RESIZE 2