F746 GUI over lapping class.

Dependents:   DISCO-F746NG_test001

Revision:
0:a680bbc09e9a
Child:
1:36e616bde4b8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ButtonOL.hpp	Wed Apr 27 05:22:29 2016 +0000
@@ -0,0 +1,18 @@
+//
+//  2016/04/27, Copyright (c) 2016 Takashi Inoue 
+//  Button OverLapping Class Header
+//  ver 0.9 rev 0.1 2016/4/27
+//-----------------------------------------------------------
+
+#ifndef F746_BUTTON_OL_HPP
+#define F746_BUTTON_OL_HPP
+
+#include "GuiBase.hpp"
+
+namespace TakaIno
+{
+ 
+}
+
+#endif //F746_BUTTON_OL_HPP
+