Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_button_stock.h 


Log Message:
Add a saved copy of the stock button id.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_button_stock.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- ewl_button_stock.h  17 Feb 2005 19:14:54 -0000      1.3
+++ ewl_button_stock.h  28 Mar 2005 03:51:50 -0000      1.4
@@ -61,6 +61,7 @@
   Ewl_Button  button;       /* Inherit from the button */
   Ewl_Widget *image_object; /* Here is the image */
 
+  char       *stock_id;     /* Copy of set stock id */
   int         response_id;  /* the response Id */
 };
 




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to