mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-15 12:51:49 -05:00
Add call to plotChart to avoid strangeness on Linux
This commit is contained in:
parent
af21350b40
commit
a5f1e70bba
@ -292,6 +292,7 @@ StarTrackerGUI::StarTrackerGUI(PluginAPI* pluginAPI, FeatureUISet *featureUISet,
|
|||||||
autoUpdateSolarFlux();
|
autoUpdateSolarFlux();
|
||||||
|
|
||||||
createGalacticLineOfSightScene();
|
createGalacticLineOfSightScene();
|
||||||
|
plotChart();
|
||||||
}
|
}
|
||||||
|
|
||||||
StarTrackerGUI::~StarTrackerGUI()
|
StarTrackerGUI::~StarTrackerGUI()
|
||||||
|
Loading…
Reference in New Issue
Block a user