Merge with newlocallab...

This commit is contained in:
Pandagrapher
2018-09-25 23:40:09 +02:00
2269 changed files with 56201 additions and 198310 deletions

View File

@@ -1485,7 +1485,7 @@ CursorShape EditDataProvider::getCursor (int objectID)
currSubscriber->getCursor (objectID);
}
return CSOpenHand;
return CSHandOpen;
}
EditSubscriber* EditDataProvider::getCurrSubscriber()