aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar Elvio Basello2012-04-17 17:03:48 +0000
committerGravatar Elvio Basello2012-04-17 17:03:48 +0000
commit583962c9d2f67970bef8f6783e826e43debf86e6 (patch)
tree83417379fc28ace58a0d20c9c3829912b16f36b6 /doc
parentremoved useless parameter (diff)
downloadKVIrc-583962c9d2f67970bef8f6783e826e43debf86e6.tar.gz
KVIrc-583962c9d2f67970bef8f6783e826e43debf86e6.tar.bz2
KVIrc-583962c9d2f67970bef8f6783e826e43debf86e6.zip
improved hungarian notation;
addedo doxygen comments; cleaned code git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6159 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO-docs6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/TODO-docs b/doc/TODO-docs
index d342e50c6..22c578aaa 100644
--- a/doc/TODO-docs
+++ b/doc/TODO-docs
@@ -309,10 +309,10 @@
KviDefaultScript.h
KviFileTransfer.cpp
KviFileTransfer.h
-++KviHtmlGenerator.cpp
-++KviHtmlGenerator.h
+ KviHtmlGenerator.cpp
+ KviHtmlGenerator.h
KviIconManager.cpp
-+-KviIconManager.h
+ KviIconManager.h
KviInternalCommand.cpp
KviInternalCommand.h
KviIpcSentinel.cpp