mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-16 09:29:55 +00:00
IntervalSidebar: Add bests navigator
This commit is contained in:
@@ -251,6 +251,12 @@ IntervalView::routeNavigator()
|
||||
return intervalSidebar->routeNavigator;
|
||||
}
|
||||
|
||||
IntervalNavigator*
|
||||
IntervalView::bestNavigator()
|
||||
{
|
||||
return intervalSidebar->bestNavigator;
|
||||
}
|
||||
|
||||
IntervalView::~IntervalView()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user