mirror of
https://github.com/greenshot/greenshot
synced 2025-07-11 15:47:04 -07:00
parent
2fdb667d70
commit
b51fa38313
2 changed files with 3 additions and 3 deletions
2
Greenshot/Forms/BugReportForm.Designer.cs
generated
2
Greenshot/Forms/BugReportForm.Designer.cs
generated
|
@ -91,7 +91,7 @@ namespace Greenshot.Forms {
|
|||
this.linkLblBugs.Size = new System.Drawing.Size(465, 23);
|
||||
this.linkLblBugs.TabIndex = 9;
|
||||
this.linkLblBugs.TabStop = true;
|
||||
this.linkLblBugs.Text = "http://getgreenshot.org/tickets/";
|
||||
this.linkLblBugs.Text = "https://getgreenshot.org/tickets/";
|
||||
this.linkLblBugs.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLblBugsLinkClicked);
|
||||
//
|
||||
// BugReportForm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue