aboutsummaryrefslogtreecommitdiffstats
path: root/include/UIClass.h
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2015-09-10 11:30:41 -0400
committerClyne Sullivan <tullivan99@gmail.com>2015-09-10 11:30:41 -0400
commit3fde0e7edf310245e5658b767840e742c9341597 (patch)
tree3fcbf69ecb959bb078078166484608e645f33f33 /include/UIClass.h
parentb6ee2b7c296abcfff1ae7f7ac4db976dc4d6fd8e (diff)
yeah
Diffstat (limited to 'include/UIClass.h')
-rw-r--r--include/UIClass.h22
1 files changed, 11 insertions, 11 deletions
diff --git a/include/UIClass.h b/include/UIClass.h
index c5d74c3..f12cc1e 100644
--- a/include/UIClass.h
+++ b/include/UIClass.h
@@ -1,11 +1,11 @@
-#ifndef UICLASS_H
-#define UICLASS_H
-
-#include <common.h>
-
-class UIClass {
- public:
- void handleEvents();
-};
-
-#endif // UICLASS_H
+#ifndef UICLASS_H
+#define UICLASS_H
+
+#include <common.h>
+
+class UIClass {
+ public:
+ void handleEvents();
+};
+
+#endif // UICLASS_H