Skip to content

Commit

Permalink
Merge pull request #446 from africanmathsinitiative/master
Browse files Browse the repository at this point in the history
updated my master
  • Loading branch information
conlooptechnologies authored Oct 30, 2023
2 parents 1ecc958 + c7c64cd commit 0d8b7de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
17 changes: 1 addition & 16 deletions instat/frmMain.Designer.vb

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

4 changes: 0 additions & 4 deletions instat/frmMain.vb
Original file line number Diff line number Diff line change
Expand Up @@ -2461,10 +2461,6 @@ Public Class frmMain
dlgPasteNewColumns.ShowDialog()
End Sub

Private Sub mnuEditScript_Click(sender As Object, e As EventArgs) Handles mnuEditScript.Click
dlgScript.ShowDialog()
End Sub

Private Sub mnuPrepareDataFrameSelectColumns_Click(sender As Object, e As EventArgs) Handles mnuPrepareDataFrameSelectColumns.Click
dlgSelect.ShowDialog()
End Sub
Expand Down

0 comments on commit 0d8b7de

Please sign in to comment.