Skip to content

Commit

Permalink
Merge pull request #65 from africanmathsinitiative/master
Browse files Browse the repository at this point in the history
updating branch
  • Loading branch information
AlexSananka authored May 5, 2017
2 parents ddcf9b5 + 3ac59a3 commit 052dc45
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 99 deletions.
197 changes: 99 additions & 98 deletions instat/frmMain.Designer.vb

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

2 changes: 1 addition & 1 deletion instat/frmMain.vb
Original file line number Diff line number Diff line change
Expand Up @@ -1377,7 +1377,7 @@ Public Class frmMain
dlgExportRObjects.ShowDialog()
End Sub

Private Sub ExportRWorkSpaceToolStripMenuItem_Click(sender As Object, e As EventArgs)
Private Sub ExportRWorkspaceToolStripMenuItem1_Click(sender As Object, e As EventArgs) Handles ExportRWorkspaceToolStripMenuItem1.Click
dlgExportRWorkspace.ShowDialog()
End Sub

Expand Down

0 comments on commit 052dc45

Please sign in to comment.