mirror of
https://github.com/fralx/LimeReport.git
synced 2025-03-20 17:23:47 +03:00
Merge tag '1.5.17' into develop
Finish 1.5.17
This commit is contained in:
commit
48285af8a0
@ -1,5 +1,5 @@
|
||||
|
||||
# LimeReport v1.5.15 [](https://travis-ci.org/fralx/LimeReport) [](https://app.codacy.com/app/fralx/LimeReport?utm_source=github.com&utm_medium=referral&utm_content=fralx/LimeReport&utm_campaign=Badge_Grade_Dashboard)
|
||||
# LimeReport v1.5.16 [](https://travis-ci.org/fralx/LimeReport) [](https://app.codacy.com/app/fralx/LimeReport?utm_source=github.com&utm_medium=referral&utm_content=fralx/LimeReport&utm_campaign=Badge_Grade_Dashboard)
|
||||
|
||||
## Official LimeReport web site [http://limereport.ru](http://limereport.ru)
|
||||
|
||||
|
@ -198,7 +198,7 @@ private:
|
||||
QMultiMap< BandDesignIntf*, GroupBandsHolder* > m_childBands;
|
||||
QList<BandDesignIntf*> m_reprintableBands;
|
||||
QList<BandDesignIntf*> m_recalcBands;
|
||||
QMap<QString, QVector<QString>> m_groupfunctionItems;
|
||||
QMap<QString, QVector<QString> > m_groupfunctionItems;
|
||||
int m_currentIndex;
|
||||
int m_pageCount;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user