Skip to content

Commit

Permalink
Update FormAboutGraphicalEvaluator.jpg photo
Browse files Browse the repository at this point in the history
  • Loading branch information
ArdeshirV committed Jun 29, 2021
1 parent f803049 commit 5ee0036
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion FormMain.cs
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,9 @@ void M_btnAboutAppClick(object sender, EventArgs e)
Download: https://icon-icons.com/icon/dots-internet-keypad-login-password-pattern-security/127097",
Resources.Dots)})},
new ArdeshirV.Forms.License[] {
new ArdeshirV.Forms.License(name, GlobalResouces.Licenses.GPLLicense, GlobalResouces.Licenses.GPLLicenseLogo)
new ArdeshirV.Forms.License(name,
GlobalResouces.Licenses.GPLLicense,
GlobalResouces.Licenses.GPLLicenseLogo)
},
new Donations[] { new Donations(name, _donations) },
"https://ArdeshirV.github.io/GraphicalGraphEvaluator/", "ArdeshirV@protonmail.com"
Expand Down
Binary file modified img/FormAboutGraphicalGraphEvaluator.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5ee0036

Please sign in to comment.