Skip to content

Commit

Permalink
Merge c3c1b3e into 662538c
Browse files Browse the repository at this point in the history
  • Loading branch information
Qsirman authored Dec 2, 2021
2 parents 662538c + c3c1b3e commit 5223860
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GCSViews/FlightPlanner.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2011,6 +2011,7 @@ private void ChangeColumnHeader(string command)
public void chk_grid_CheckedChanged(object sender, EventArgs e)
{
grid = chk_grid.Checked;
this.MainMap.Refresh();
}

public void CHK_splinedefault_CheckedChanged(object sender, EventArgs e)
Expand Down

0 comments on commit 5223860

Please sign in to comment.