mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2024-12-24 12:34:39 +03:00
Build fixed
This commit is contained in:
parent
e3981cfd88
commit
2efe2afa72
@ -281,7 +281,7 @@ private:
|
|||||||
QVector<QString> m_groupFunctionsExpressions;
|
QVector<QString> m_groupFunctionsExpressions;
|
||||||
IDbCredentialsProvider* m_dbCredentialsProvider;
|
IDbCredentialsProvider* m_dbCredentialsProvider;
|
||||||
|
|
||||||
QMap<QString, QVector<QString>> m_varToDataSource;
|
QMap< QString, QVector<QString> > m_varToDataSource;
|
||||||
|
|
||||||
bool m_hasChanges;
|
bool m_hasChanges;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user