Coding style fixes.

This commit is contained in:
Felix Geyer 2015-10-15 18:02:31 +02:00
parent 5de0ec94e0
commit dff3fc0572
14 changed files with 23 additions and 23 deletions

View file

@ -42,7 +42,6 @@ private Q_SLOTS:
private:
Database* m_db;
CsvExporter* m_csvExporter;
};
#endif // KEEPASSX_TESTCSVEXPORTER_H