mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 13:33:27 -07:00
Some small fixes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@757 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
8ed65f8fc4
commit
0a589956d7
5 changed files with 51 additions and 20 deletions
1
Greenshot/Forms/MainForm.Designer.cs
generated
1
Greenshot/Forms/MainForm.Designer.cs
generated
|
@ -219,6 +219,7 @@ namespace Greenshot {
|
|||
this.Text = "Greenshot";
|
||||
this.TopMost = true;
|
||||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainFormFormClosing);
|
||||
this.Activated += new System.EventHandler(this.MainFormActivated);
|
||||
this.contextMenu.ResumeLayout(false);
|
||||
this.ResumeLayout(false);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue