F746 GUI over lapping class.

Dependents:   DISCO-F746NG_test001

Revision:
1:36e616bde4b8
Parent:
0:a680bbc09e9a
--- a/ButtonOL.hpp	Wed Apr 27 05:22:29 2016 +0000
+++ b/ButtonOL.hpp	Fri Jun 24 01:19:30 2016 +0000
@@ -1,5 +1,5 @@
 //
-//  2016/04/27, Copyright (c) 2016 Takashi Inoue 
+//  2016/04/27, Copyright (c) 2016 Takashi Inoue
 //  Button OverLapping Class Header
 //  ver 0.9 rev 0.1 2016/4/27
 //-----------------------------------------------------------
@@ -8,11 +8,12 @@
 #define F746_BUTTON_OL_HPP
 
 #include "GuiBase.hpp"
+//#include "Button.hpp"
 
 namespace TakaIno
 {
- 
+
 }
 
 #endif //F746_BUTTON_OL_HPP
-    
+