mirror of
https://github.com/fralx/LimeReport.git
synced 2025-12-16 01:39:55 +03:00
fixed conflicts
This commit is contained in:
@@ -1751,6 +1751,7 @@ int DataSourceManager::columnCount(const QString &datasourceName)
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
int DataSourceManager::columnIndex(const QString &datasourceName, const QString &columnName)
|
||||
{
|
||||
IDataSource *ds = dataSource(datasourceName);
|
||||
|
||||
Reference in New Issue
Block a user