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