Added getter & setter for BCValue
This commit is contained in:
@@ -64,7 +64,7 @@ bool BCValue::isReadOnly() const
|
||||
}
|
||||
|
||||
|
||||
double BCValue::calcRatio() const
|
||||
double BCValue::calcMinMaxRatio() const
|
||||
{
|
||||
|
||||
double ratio = 0;
|
||||
|
||||
Reference in New Issue
Block a user