mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 19:11:39 -06:00
Reworded CSVProgress brief.
This commit is contained in:
@@ -10,8 +10,7 @@ class QTextStream;
|
||||
/*!
|
||||
* \brief The CSVProgress class
|
||||
*
|
||||
* This is an abstract class you can provide overriden provde
|
||||
* to the CSVParser to get progress updates.
|
||||
* This is an abstract class, an implementation of which you can pass to the CSVParser to get progress updates.
|
||||
*/
|
||||
class CSVProgress
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user