Tweaked a def to remove a conflict with Accelerant.h
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5438 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -199,7 +199,8 @@ enum {
|
||||
B_GET_WORKSPACES = 0x0860,
|
||||
B_SET_WORKSPACES = 0x0861,
|
||||
|
||||
B_SHOW_CURSOR = 0x0ECD,
|
||||
// This is necessary because B_SHOW_CURSOR is defined in Accelerant.h
|
||||
B_BPIC_SHOW_CURSOR = 0x0ECD,
|
||||
B_HIDE_CURSOR = 0x0ECE,
|
||||
B_OBSCURE_CURSOR = 0x0ECF,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user