New TODO comment style.
Qt Creator 2.5 is able to parse those.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user