MSVC warning.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2017-01-27 11:15:24 +02:00
parent 40fce2dafa
commit c49f97d695

View file

@ -387,7 +387,7 @@ void DialogEditWrongFormula::setCheckZero(bool value)
//---------------------------------------------------------------------------------------------------------------------
void DialogEditWrongFormula::setCheckLessThanZero(bool value)
{
checkLessThanZero = value;
}
//---------------------------------------------------------------------------------------------------------------------