Spot removal : differentiating source/dest, betted cursor handling
+ some code cleanup from floessie (see issue #2239)
This commit is contained in:
@@ -327,7 +327,7 @@ void Gradient::editToggled ()
|
||||
}
|
||||
}
|
||||
|
||||
CursorShape Gradient::getCursor(int objectID) const
|
||||
CursorShape Gradient::getCursor(int objectID, int xPos, int yPos) const
|
||||
{
|
||||
switch (objectID) {
|
||||
case (0):
|
||||
|
Reference in New Issue
Block a user