In BALM::Area rename fTopLeftInset to fLeftTopInset.
This is consistent with for instance, the BSize ctor.
This commit is contained in:
@@ -131,7 +131,7 @@ private:
|
||||
BSize fShrinkPenalties;
|
||||
BSize fGrowPenalties;
|
||||
|
||||
BSize fTopLeftInset;
|
||||
BSize fLeftTopInset;
|
||||
BSize fRightBottomInset;
|
||||
|
||||
double fContentAspectRatio;
|
||||
|
||||
Reference in New Issue
Block a user