one more todo
authorvittorio.giovara@gmail.com
Sat, 16 Feb 2013 13:33:50 +0000
changeset 306 2f13f8031eaa
parent 305 b85a981d439f
child 307 1fff0c4471bc
one more todo
TODO.wiki
--- a/TODO.wiki	Sat Feb 16 13:32:18 2013 +0000
+++ b/TODO.wiki	Sat Feb 16 13:33:50 2013 +0000
@@ -21,6 +21,7 @@
   * Run `Valgrind` on engine, report the  most used functions and optimize them so that performance increases.
   * Use the Qt macro `QtPrintable` everywhere instead of looping through various string methods.
   * Document compiler flags: just add a little comment near each flag explaining its use.
+  * Add a little weapon description in the configuration page, through the `setWhatsThis()` method.
   * Document video flags, in video recording section.