mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 10:47:02 -07:00
Removed the capture window color setting for auto, this was not used anymore but the actual color (at least something very near to it) is used.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1957 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
3583b92fe8
commit
5004e72877
2 changed files with 1 additions and 2 deletions
|
@ -464,7 +464,6 @@ namespace Greenshot {
|
|||
if (windowsVersion >= 6) {
|
||||
switch (mode) {
|
||||
case WindowCaptureMode.Aero:
|
||||
case WindowCaptureMode.Auto:
|
||||
colorButton_window_background.Visible = true;
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue