mirror of
https://github.com/greenshot/greenshot
synced 2025-08-21 14:03:23 -07:00
Removed close button from the quality dialog.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1952 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
2b0a993c71
commit
e153840374
1 changed files with 1 additions and 0 deletions
1
Greenshot/Forms/QualityDialog.Designer.cs
generated
1
Greenshot/Forms/QualityDialog.Designer.cs
generated
|
@ -121,6 +121,7 @@ namespace Greenshot {
|
|||
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
||||
this.ClientSize = new System.Drawing.Size(299, 184);
|
||||
this.ControlBox = false;
|
||||
this.Controls.Add(this.checkBox_reduceColors);
|
||||
this.Controls.Add(this.button_ok);
|
||||
this.Controls.Add(this.checkbox_dontaskagain);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue