Fix for coverity issue 10721
This commit is contained in:
parent
40f2809570
commit
c36533704a
@ -422,6 +422,9 @@ void Options::setDefaults()
|
||||
histogramRed = true;
|
||||
histogramGreen = true;
|
||||
histogramBlue = true;
|
||||
histogramLuma = false;
|
||||
histogramChroma = false;
|
||||
histogramRAW = false;
|
||||
histogramBar = true;
|
||||
histogramHeight = 200;
|
||||
histogramDrawMode = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user