diff options
author | pacien | 2018-01-09 02:15:21 +0100 |
---|---|---|
committer | pacien | 2018-01-09 02:15:21 +0100 |
commit | 5beabe1a69e6dda3e139e95d24c3e9c8e027990a (patch) | |
tree | 6a4eb07cca4c6edfbfaddeac59fed99e4230f201 /include/gui/component.h | |
parent | 5980fa86c1fc90849102bbc24679423f978e2a50 (diff) | |
download | morpher-5beabe1a69e6dda3e139e95d24c3e9c8e027990a.tar.gz |
Sources and import cleanup
Signed-off-by: pacien <pacien.trangirard@pacien.net>
Diffstat (limited to 'include/gui/component.h')
-rw-r--r-- | include/gui/component.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gui/component.h b/include/gui/component.h index f545bbc..895e9ba 100644 --- a/include/gui/component.h +++ b/include/gui/component.h | |||
@@ -67,4 +67,4 @@ typedef struct Component { | |||
67 | PrintMethod print_method; | 67 | PrintMethod print_method; |
68 | } Component; | 68 | } Component; |
69 | 69 | ||
70 | #endif //UPEM_C_COMPONENT_H | 70 | #endif |