diff Renderer/Test/panel.h @ 563:b21a013051a2

all exmple on Mac OS X
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Thu, 22 Oct 2009 23:05:16 +0900
parents ec72b601b71f
children d0b8860c17f8
line wrap: on
line diff
--- a/Renderer/Test/panel.h	Thu Oct 22 22:22:31 2009 +0900
+++ b/Renderer/Test/panel.h	Thu Oct 22 23:05:16 2009 +0900
@@ -3,7 +3,7 @@
 #include "Application.h"
 #include "MainLoop.h"
 
-class ball_bound : public Application {
+class panel : public Application {
 
     MainLoopPtr init(Viewer *viewer, int screen_w, int screen_h);