summaryrefslogtreecommitdiff
path: root/include/gui/group.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gui/group.h')
-rw-r--r--include/gui/group.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/gui/group.h b/include/gui/group.h
index 2a02ee4..1006c74 100644
--- a/include/gui/group.h
+++ b/include/gui/group.h
@@ -4,7 +4,11 @@
4/** 4/**
5 * File: group.h 5 * File: group.h
6 * Group of components 6 * Group of components
7 *
8 * Author:
9 * Adam NAILI
7 */ 10 */
11
8#include "component.h" 12#include "component.h"
9 13
10/** 14/**