Skip to content

Commit

Permalink
Merge pull request #9153 from N-thony/format_code
Browse files Browse the repository at this point in the history
Formatting Script
  • Loading branch information
Patowhiz authored Oct 12, 2024
2 parents c759b8d + e354c1a commit d6705b3
Show file tree
Hide file tree
Showing 4 changed files with 140 additions and 29 deletions.
72 changes: 72 additions & 0 deletions instat/frmMain.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion instat/frmMain.vb
Original file line number Diff line number Diff line change
Expand Up @@ -2885,7 +2885,6 @@ Public Class frmMain
Private Sub mnuImportFromOpenAppBuilder_Click(sender As Object, e As EventArgs) Handles mnuImportFromOpenAppBuilder.Click
dlgImportOpenAppBuilder.ShowDialog()
End Sub

Private Sub mnuClimaticCheckDataDistances_Click(sender As Object, e As EventArgs) Handles mnuClimaticCheckDataDistances.Click
dlgDistances.ShowDialog()
End Sub
Expand Down
Loading

0 comments on commit d6705b3

Please sign in to comment.