removed deprecaded functions
. .
This commit is contained in:
@@ -1082,11 +1082,6 @@ void NavigationStyle::moveCursorPosition()
|
||||
}
|
||||
}
|
||||
|
||||
void NavigationStyle::redraw()
|
||||
{
|
||||
if (mouseSelection)
|
||||
mouseSelection->redraw();
|
||||
}
|
||||
|
||||
SbBool NavigationStyle::handleEventInForeground(const SoEvent* const e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user