Skip to content

Commit

Permalink
creating the designer
Browse files Browse the repository at this point in the history
  • Loading branch information
Mary Mutahi committed Feb 5, 2016
1 parent 0b48ee9 commit e29973b
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 5 deletions.
223 changes: 221 additions & 2 deletions instat/dlgRank.Designer.vb

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

19 changes: 16 additions & 3 deletions instat/dlgRank.vb
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Public Class dlgRank

End Class
' Instat-R
' Copyright (C) 2015
'
' This program is free software: you can redistribute it and/or modify
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation, either version 3 of the License, or
' (at your option) any later version.
'
' This program is distributed in the hope that it will be useful,
' but WITHOUT ANY WARRANTY; without even the implied warranty of
' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
' GNU General Public License for more details.
'
' You should have received a copy of the GNU General Public License k
' along with this program. If not, see <http://www.gnu.org/licenses/>.
Imports instat.Translations

0 comments on commit e29973b

Please sign in to comment.