mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
New TODO comment style.
Qt Creator 2.5 is able to parse those.
This commit is contained in:
parent
8faac078fd
commit
587a647c11
16 changed files with 38 additions and 38 deletions
|
@ -30,7 +30,7 @@ void TestCryptoHash::initTestCase()
|
|||
|
||||
void TestCryptoHash::test()
|
||||
{
|
||||
// TODO move somewhere else
|
||||
// TODO: move somewhere else
|
||||
QVERIFY(Crypto::selfTest());
|
||||
|
||||
CryptoHash cryptoHash1(CryptoHash::Sha256);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue