Fix some coverity issues
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
using namespace rtengine;
|
||||
using namespace rtengine::procparams;
|
||||
|
||||
CoarsePanel::CoarsePanel () : ToolPanel ()
|
||||
CoarsePanel::CoarsePanel () : ToolPanel (), oldhflip(false), oldvflip(false)
|
||||
{
|
||||
|
||||
degree = 0;
|
||||
|
Reference in New Issue
Block a user