Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-25 16:30:41 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 16:30:41 +0300
commitab523e91d05a9ea7b2320a8b4e5cad7e8c4a0b08 (patch)
tree1acf6b407336e60a4e17321ebe1e5f36a6ee9e6c /source/gameengine/Converter/KX_ConvertProperties.cpp
parent90917f78da2432b28fa074b69760a5557254f415 (diff)
doxygen: gameengine/Converter tagged.
Diffstat (limited to 'source/gameengine/Converter/KX_ConvertProperties.cpp')
-rw-r--r--source/gameengine/Converter/KX_ConvertProperties.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/gameengine/Converter/KX_ConvertProperties.cpp b/source/gameengine/Converter/KX_ConvertProperties.cpp
index 6bc5ab25f1c..33fd1e361d2 100644
--- a/source/gameengine/Converter/KX_ConvertProperties.cpp
+++ b/source/gameengine/Converter/KX_ConvertProperties.cpp
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file gameengine/Converter/KX_ConvertProperties.cpp
+ * \ingroup bgeconv
+ */
+
+
#include "KX_ConvertProperties.h"