0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-11-25 00:18:06 +03:00

Lost headers moving has been fixed

This commit is contained in:
Arin Alexander
2019-02-22 20:30:09 +03:00
parent fed80a8be1
commit 9bd392f4ac
2 changed files with 24 additions and 3 deletions

View File

@@ -215,6 +215,7 @@ private:
QVector<BandDesignIntf*> m_columnedBandItems;
unsigned long long m_currentNameIndex;
bool m_newPageStarted;
bool m_lostHeadersMoved;
};
} // namespace LimeReport