mirror of
https://github.com/greenshot/greenshot
synced 2025-07-16 10:03:44 -07:00
Fixed (hopefully) resource issues when changing something in the Designer
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1734 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
81179446cf
commit
c559fc3447
39 changed files with 284 additions and 302 deletions
1
Greenshot/Help/HelpBrowserForm.Designer.cs
generated
1
Greenshot/Help/HelpBrowserForm.Designer.cs
generated
|
@ -67,7 +67,6 @@ namespace Greenshot.Help
|
|||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
||||
this.ClientSize = new System.Drawing.Size(412, 560);
|
||||
this.Controls.Add(this.webBrowser1);
|
||||
this.Icon = GreenshotPlugin.Core.GreenshotResources.getGreenshotIcon();
|
||||
this.Name = "HelpBrowserForm";
|
||||
this.Text = "Greenshot Help";
|
||||
this.ResumeLayout(false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue