diff widgets/PropertyBox.h @ 58:b3c3a5fa185f

frontend with easaier's look
author benoitrigolleau
date Fri, 25 May 2007 12:36:35 +0000
parents 4f3e6a09239a
children 2e81141893db
line wrap: on
line diff
--- a/widgets/PropertyBox.h	Wed May 23 15:11:52 2007 +0000
+++ b/widgets/PropertyBox.h	Fri May 25 12:36:35 2007 +0000
@@ -89,6 +89,7 @@
 public :
 	LEDButton* showButton();
 	LEDButton* playButton();
+	PropertyContainer* container();
 };
 
 #endif