summaryrefslogtreecommitdiff
path: root/include/gui/button.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gui/button.h')
-rw-r--r--include/gui/button.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/gui/button.h b/include/gui/button.h
index b5908cb..c447328 100644
--- a/include/gui/button.h
+++ b/include/gui/button.h
@@ -3,6 +3,9 @@
3/** 3/**
4 * File: button.h 4 * File: button.h
5 * Buttons handling 5 * Buttons handling
6 *
7 * Author:
8 * Adam NAILI
6 */ 9 */
7 10
8#include "component.h" 11#include "component.h"