mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
Force hide of virtual column in ride navigator.
This commit is contained in:
@@ -211,6 +211,7 @@ RideNavigator::setWidth(int x)
|
||||
// which is used to group by, is visible but
|
||||
// must have a width of 0. This is why all
|
||||
// the for loops start with i=1
|
||||
tableView->setColumnWidth(0,0); // in case use grabbed it
|
||||
|
||||
// is it narrower than the headings?
|
||||
int headwidth=0;
|
||||
|
||||
Reference in New Issue
Block a user