timebasedwidget/timeruler: reimplemented creating and displaying markers
This commit is contained in:
@@ -159,3 +159,8 @@ void TimeBasedPanel::ClearInOut()
|
||||
{
|
||||
GetTimeBasedWidget()->ClearInOutPoints();
|
||||
}
|
||||
|
||||
void TimeBasedPanel::SetMarker()
|
||||
{
|
||||
GetTimeBasedWidget()->SetMarker();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user