/[xforms]/xforms/fdesign/fd_objects.c
ViewVC logotype

Diff of /xforms/fdesign/fd_objects.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by leeming, Thu Apr 10 20:46:37 2003 UTC revision 1.3 by leeming, Tue Apr 15 19:21:42 2003 UTC
# Line 41  Line 41 
41   *   *
42   */   */
43    
44    #include "forms.h"
45    #include "fd_main.h"
46    #include "xpm/crab.xpm"
47    
48  #include <string.h>  #include <string.h>
49  #include <stdio.h>  #include <stdio.h>
50  #include <math.h>  #include <math.h>
 #include "forms.h"  
 #include "fd_main.h"  
51    
52  #define VN(a)        a,#a  #define VN(a)        a,#a
53  #define OBJNAME(a)   #a,fl_create_##a,fl_add_##a  #define OBJNAME(a)   #a,fl_create_##a,fl_add_##a
# Line 646  static unsigned char bm1_bits[] = Line 648  static unsigned char bm1_bits[] =
648    
649  #define pm_width 28  #define pm_width 28
650  #define pm_height 28  #define pm_height 28
 #include "crab.xpm"  
651    
652    
653  void  void

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26