timebasedwidget: re-implemented toggle show all function
This commit is contained in:
@@ -187,4 +187,9 @@ void TimeBasedPanel::SetMarker()
|
||||
GetTimeBasedWidget()->SetMarker();
|
||||
}
|
||||
|
||||
void TimeBasedPanel::ToggleShowAll()
|
||||
{
|
||||
GetTimeBasedWidget()->ToggleShowAll();
|
||||
}
|
||||
|
||||
OLIVE_NAMESPACE_EXIT
|
||||
|
||||
Reference in New Issue
Block a user