Create history item when setting up a TOTP seed, resolves #1445

This commit is contained in:
Janek Bevendorff
2018-02-01 17:58:15 +01:00
parent 9c51e1af18
commit 17e3f1c21f
3 changed files with 15 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ private slots:
void testTotpCode();
void testEncoderData();
void testSteamTotp();
void testEntryHistory();
};
#endif // KEEPASSX_TESTTOTP_H