One more necessary attribute for cursor_which
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2537 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
82857f6f72
commit
9bbede1078
@ -54,7 +54,8 @@ typedef enum
|
||||
B_CURSOR_RESIZE_NWSE,
|
||||
B_CURSOR_RESIZE_NESW,
|
||||
B_CURSOR_RESIZE_NS,
|
||||
B_CURSOR_RESIZE_EW
|
||||
B_CURSOR_RESIZE_EW,
|
||||
B_CURSOR_OTHER
|
||||
} cursor_which;
|
||||
|
||||
// BCursor class ---------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user