Mercurial > hg > svcore
diff data/fileio/CSVFileWriter.cpp @ 1443:cdb316c6a151 streaming-csv-writer
Fix typo of old name
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Tue, 17 Apr 2018 10:03:50 +0100 |
parents | 3c3eedc2fad8 |
children | 4437209348ef |
line wrap: on
line diff
--- a/data/fileio/CSVFileWriter.cpp Tue Apr 17 10:03:50 2018 +0100 +++ b/data/fileio/CSVFileWriter.cpp Tue Apr 17 10:03:50 2018 +0100 @@ -117,7 +117,7 @@ }; for (const auto& bounds : selection->getSelections()) { - completed = CSV::writeToStreamInChunks( + completed = CSVStreamWriter::writeInChunks( out, *m_model, bounds,