diff options
author | Jonas M. Gastal <jgastal@profusion.mobi> | 2012-12-18 18:38:44 +0000 |
---|---|---|
committer | Jonas M. Gastal <jgastal@profusion.mobi> | 2012-12-18 18:38:44 +0000 |
commit | e3ae81e65fa68469c4e1ae03fda4e095ab52aaf2 (patch) | |
tree | 7f170c24521494e35a5a18747564a2838e7048cd /src/lib/ecore_file/Ecore_File.h | |
parent | d487f9d74461c184485cb64cc5c1e03f4feb2473 (diff) |
efl: Created Ecore group and added existing Ecore groups to it.
SVN revision: 81293
Diffstat (limited to 'src/lib/ecore_file/Ecore_File.h')
-rw-r--r-- | src/lib/ecore_file/Ecore_File.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/ecore_file/Ecore_File.h b/src/lib/ecore_file/Ecore_File.h index 30f3bd7d9e..530b3cd028 100644 --- a/src/lib/ecore_file/Ecore_File.h +++ b/src/lib/ecore_file/Ecore_File.h | |||
@@ -45,6 +45,7 @@ extern "C" { | |||
45 | 45 | ||
46 | /** | 46 | /** |
47 | * @defgroup Ecore_File_Group Ecore_File - Files and directories convenience functions | 47 | * @defgroup Ecore_File_Group Ecore_File - Files and directories convenience functions |
48 | * @ingroup Ecore | ||
48 | * | 49 | * |
49 | * @{ | 50 | * @{ |
50 | */ | 51 | */ |