Removed TODO item, it's already resolved.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16239 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1027,7 +1027,6 @@ BApplication::_InitGUIContext()
|
|||||||
return error;
|
return error;
|
||||||
|
|
||||||
// create global system cursors
|
// create global system cursors
|
||||||
// ToDo: these could have a predefined server token to safe the communication!
|
|
||||||
B_CURSOR_SYSTEM_DEFAULT = new BCursor(B_HAND_CURSOR);
|
B_CURSOR_SYSTEM_DEFAULT = new BCursor(B_HAND_CURSOR);
|
||||||
B_CURSOR_I_BEAM = new BCursor(B_I_BEAM_CURSOR);
|
B_CURSOR_I_BEAM = new BCursor(B_I_BEAM_CURSOR);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user