Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cate-to committed Jan 22, 2025
1 parent 1abdded commit 1e95317
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/mainWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6955,13 +6955,10 @@ void MainWindow::on_actionHide_supplemental_stations_toggled(bool state)
redrawMeteoPoints(currentPointsVisualization, true);
}


<<<<<<< HEAD
void MainWindow::on_actionShowPointsCVResidual_triggered()
{
redrawMeteoPoints(showCVResidual, true);
}
=======

void MainWindow::on_actionShowHelp_triggered()
{
Expand All @@ -6977,4 +6974,3 @@ void MainWindow::on_actionShowHelp_triggered()
myProject.logInfoGUI(helpStr);
}

>>>>>>> c67a7f14017c6761d4fac1bb36b3239837bf594d

0 comments on commit 1e95317

Please sign in to comment.