• dogmaphobic's avatar
    Added default suffixes to these functions: · 32495fc4
    dogmaphobic authored
    QGCApplication::saveTempFlightDataLogOnMainThread()
    MainWindow::startVideoCapture()
    QGCBaseParamWidget::saveParametersToFile()
    QGCDataPlot2D::savePlot()
    QGCDataPlot2D::saveCsvLog()
    WaypointList::saveWaypoints()
    QGCToolWidget::exportWidget()
    LinechartWidget::startLogging()
    
    Making sure defaultSuffix doesn’t start with a dot (i.e. “.bar”)
    
    QGCFileDialog::getSaveFileName()
    
    Assert if defaultSuffix contains a dot (i.e. “.bar”)
    
    UnitTest::_getSaveFileName()
    32495fc4
QGCDataPlot2D.h 1.93 KB