[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: struct.h



  User: pbernaud
  Date: 06/09/23 04:35:39

  Modified:    .        struct.h
  Log:
  Modified st_filedialog to accept a widget as preview
  
  
  
  
  Revision  Changes    Path
  1.89      +1 -1      eda/geda/gaf/libgeda/include/struct.h
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: struct.h
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/include/struct.h,v
  retrieving revision 1.88
  retrieving revision 1.89
  diff -u -b -r1.88 -r1.89
  --- struct.h	30 Aug 2006 11:06:17 -0000	1.88
  +++ struct.h	23 Sep 2006 08:35:39 -0000	1.89
  @@ -432,7 +432,7 @@
     char *directory_entries[MAX_DIRS];
     char *file_entries[MAX_FILES];
   
  -  TOPLEVEL *preview;
  +  GtkWidget *preview;
     GtkWidget *preview_checkbox;
     int preview_control;
   
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs