New TODO comment style.
Qt Creator 2.5 is able to parse those.
This commit is contained in:
@@ -53,7 +53,7 @@ Config::Config()
|
||||
|
||||
userPath += "/keepassx/";
|
||||
#elif defined(Q_WS_MAC)
|
||||
// TODO where to store the config on mac?
|
||||
// TODO: where to store the config on mac?
|
||||
userPath = homePath;
|
||||
userPath += "/.keepassx/";
|
||||
#elif defined(Q_WS_WIN)
|
||||
|
||||
Reference in New Issue
Block a user