Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Geyer <debfx@fobos.de>2015-10-15 19:02:31 +0300
committerFelix Geyer <debfx@fobos.de>2015-10-15 19:02:31 +0300
commitdff3fc0572608558e87e9bb8c8e9e338feb8522a (patch)
treec3475085e7ce8029e65d8003541c92d220e121e2 /tests/TestCsvExporter.h
parent5de0ec94e054fe3525f84b626aff7a45cc91712f (diff)
Coding style fixes.
Diffstat (limited to 'tests/TestCsvExporter.h')
-rw-r--r--tests/TestCsvExporter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/TestCsvExporter.h b/tests/TestCsvExporter.h
index a71c93655..c8cc4dc10 100644
--- a/tests/TestCsvExporter.h
+++ b/tests/TestCsvExporter.h
@@ -42,7 +42,6 @@ private Q_SLOTS:
private:
Database* m_db;
CsvExporter* m_csvExporter;
-
};
#endif // KEEPASSX_TESTCSVEXPORTER_H