diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2014-08-05 20:47:25 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-08-05 12:49:35 -0700 |
commit | cec1ea182e49a855785b1437123ec85a713a879f (patch) | |
tree | 1059c7ce7b41058c4d71ed2b50d1212df352f570 /qt-ui/maintab.cpp | |
parent | 81125d190a216d5718e44a984aef62fc3d7d07fe (diff) | |
download | subsurface-cec1ea182e49a855785b1437123ec85a713a879f.tar.gz |
Print: rename the variable 'isHeading' to 'newHeading'
This better describes what the variable (flag) does.
It's used to inform the loop that the last row goes
our of the page limit and that we need to place a new heading
on a new page. In that context 'newHeading' is more meaningful.
The name 'isHeading' is confusing for (i == 0), since it remains
'false' yet the 0 index row is actually a heading.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/maintab.cpp')
0 files changed, 0 insertions, 0 deletions