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-27 23:01:38 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-27 23:01:38 +0300
commit92ea5eda9024bd59e17219793c775d1dccf0df84 (patch)
tree4900f3243dd4c6f4e814db393abc3200bb96b875 /source/blender/quicktime/apple/quicktime_import.c
parenta100993878565cb4331d3809603b066912ebd52e (diff)
doxygen: blender/quicktime tagged.
Diffstat (limited to 'source/blender/quicktime/apple/quicktime_import.c')
-rw-r--r--source/blender/quicktime/apple/quicktime_import.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/quicktime/apple/quicktime_import.c b/source/blender/quicktime/apple/quicktime_import.c
index 8241fea447a..192fd3c4332 100644
--- a/source/blender/quicktime/apple/quicktime_import.c
+++ b/source/blender/quicktime/apple/quicktime_import.c
@@ -27,6 +27,11 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
+
+/** \file blender/quicktime/apple/quicktime_import.c
+ * \ingroup quicktime
+ */
+
#ifdef WITH_QUICKTIME
#if defined(_WIN32) || defined(__APPLE__)