Spot removal : differentiating source/dest, betted cursor handling
+ some code cleanup from floessie (see issue #2239)
This commit is contained in:
@@ -225,7 +225,7 @@ void FilmNegative::setEditProvider(EditDataProvider* provider)
|
||||
EditSubscriber::setEditProvider(provider);
|
||||
}
|
||||
|
||||
CursorShape FilmNegative::getCursor(int objectID) const
|
||||
CursorShape FilmNegative::getCursor(int objectID, int xPos, int yPos) const
|
||||
{
|
||||
return CSSpotWB;
|
||||
}
|
||||
|
Reference in New Issue
Block a user