More bugfix for issue #2239
This commit is contained in:
@@ -432,7 +432,7 @@ void Spot::deleteSelectedEntry()
|
||||
}
|
||||
|
||||
// TODO
|
||||
CursorShape Spot::getCursor (int objectID)
|
||||
CursorShape Spot::getCursor (int objectID) const
|
||||
{
|
||||
return CSHandOpen;
|
||||
}
|
||||
|
Reference in New Issue
Block a user