mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-14 16:39:57 +00:00
Fix x-axis missing label issues with Qt 5 (https://github.com/GoldenCheetah/GoldenCheetah/issues/750)
This commit is contained in:
@@ -246,6 +246,7 @@ ErgFilePlot::ErgFilePlot(Context *context) : context(context)
|
||||
ergFile = NULL;
|
||||
|
||||
setAutoReplot(false);
|
||||
setData(ergFile);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user