Milestone 3
This commit is contained in:
parent
2edd7a366a
commit
282136632e
3 changed files with 62 additions and 19 deletions
|
|
@ -91,4 +91,6 @@ private:
|
|||
double m_nextX = 0.0;
|
||||
double m_nextY = 0.0;
|
||||
double m_rowMaxHeight = 0.0;
|
||||
|
||||
bool m_refreshing = false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue