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:
@@ -54,7 +54,8 @@ typedef enum
|
|||||||
B_CURSOR_RESIZE_NWSE,
|
B_CURSOR_RESIZE_NWSE,
|
||||||
B_CURSOR_RESIZE_NESW,
|
B_CURSOR_RESIZE_NESW,
|
||||||
B_CURSOR_RESIZE_NS,
|
B_CURSOR_RESIZE_NS,
|
||||||
B_CURSOR_RESIZE_EW
|
B_CURSOR_RESIZE_EW,
|
||||||
|
B_CURSOR_OTHER
|
||||||
} cursor_which;
|
} cursor_which;
|
||||||
|
|
||||||
// BCursor class ---------------------------------------------------------------
|
// BCursor class ---------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user