mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 13:07:38 +03:00
Moving CsvParser to format/
This commit is contained in:
parent
d2c74340a3
commit
ec81d2bc3f
5 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,7 @@
|
|||
#include <QFile>
|
||||
#include <QTemporaryFile>
|
||||
|
||||
#include "core/CsvParser.h"
|
||||
#include "format/CsvParser.h"
|
||||
|
||||
class CsvParser;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue