summaryrefslogtreecommitdiff
path: root/include/gui/component.h
diff options
context:
space:
mode:
authorpacien2018-01-09 02:02:39 +0100
committerpacien2018-01-09 02:02:39 +0100
commit5980fa86c1fc90849102bbc24679423f978e2a50 (patch)
tree2dee06a66c5fb05b3fc2276ff4789f5ecbc599c6 /include/gui/component.h
parent0375e906c5cf767cce441ff6eb00875b63f5ca8b (diff)
downloadmorpher-5980fa86c1fc90849102bbc24679423f978e2a50.tar.gz
Add authorship info in headers doc
Signed-off-by: pacien <pacien.trangirard@pacien.net>
Diffstat (limited to 'include/gui/component.h')
-rw-r--r--include/gui/component.h11
1 files changed, 9 insertions, 2 deletions
diff --git a/include/gui/component.h b/include/gui/component.h
index 9700dfe..f545bbc 100644
--- a/include/gui/component.h
+++ b/include/gui/component.h
@@ -1,5 +1,12 @@
1#ifndef UPEM_C_COMPONENT_H 1#ifndef UPEM_MORPHING_COMPONENT
2#define UPEM_C_COMPONENT_H 2#define UPEM_MORPHING_COMPONENT
3
4/**
5 * File: component.h
6 *
7 * Author:
8 * Adam NAILI
9 */
3 10
4/** 11/**
5 * Enum: Mode 12 * Enum: Mode