Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_spectrum.h 


Log Message:
Add function prototype for spectrum reveal callback.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_spectrum.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- ewl_spectrum.h      11 Sep 2006 20:51:41 -0000      1.14
+++ ewl_spectrum.h      29 Sep 2006 06:47:26 -0000      1.15
@@ -77,6 +77,7 @@
 void ewl_spectrum_cb_mouse_down(Ewl_Widget *w, void *ev, void *data);
 void ewl_spectrum_cb_mouse_move(Ewl_Widget *w, void *ev, void *data);
 void ewl_spectrum_cb_mouse_up(Ewl_Widget *w, void *ev, void *data);
+void ewl_spectrum_canvas_cb_reveal(Ewl_Widget *w, void *ev, void *data);
 
 /**
  * @}



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to