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