mirror of
https://github.com/fralx/LimeReport.git
synced 2024-12-24 08:34:38 +03:00
build for some compilers has been fixed
This commit is contained in:
parent
e192efc649
commit
c543bb65f0
@ -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