Move exporter to separate class.

This commit is contained in:
Florian Geyer
2014-05-16 11:48:30 +02:00
parent c2940a8f18
commit 204cd8d971
10 changed files with 189 additions and 62 deletions

View File

@@ -33,7 +33,6 @@ private Q_SLOTS:
void testCopyCustomIcon();
void testClone();
void testCopyCustomIcons();
void testExportToDb();
};
#endif // KEEPASSX_TESTGROUP_H