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

gEDA-cvs: CVS update: prototype.h



  User: werner  
  Date: 07/01/02 10:08:34

  Modified:    .        prototype.h
  Log:
  	* src/o_picture.c: picture_selection_dialog() replaced the
  
            GtkFileSelection dialog with a GtkFileChooserDialog
  
  
  
  
  Revision  Changes    Path
  1.156     +1 -3      eda/geda/gaf/gschem/include/prototype.h
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: prototype.h
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/include/prototype.h,v
  retrieving revision 1.155
  retrieving revision 1.156
  diff -u -b -r1.155 -r1.156
  --- prototype.h	2 Jan 2007 13:19:22 -0000	1.155
  +++ prototype.h	2 Jan 2007 15:08:34 -0000	1.156
  @@ -1,4 +1,4 @@
  -/* $Id: prototype.h,v 1.155 2007/01/02 13:19:22 werner Exp $ */
  +/* $Id: prototype.h,v 1.156 2007/01/02 15:08:34 werner Exp $ */
   
   /* a_pan.c */
   void a_pan_general(TOPLEVEL *w_current, double world_cx, double world_cy, 
  @@ -677,8 +677,6 @@
   /* o_picture.c */
   void o_picture_start(TOPLEVEL *w_current, int x, int y);
   void o_picture_end(TOPLEVEL *w_current, int x, int y);
  -void picture_selection_ok (GtkWidget *widget, TOPLEVEL *w_current);
  -void picture_selection_cancel (GtkWidget *widget, TOPLEVEL *w_current);
   void picture_selection_dialog (TOPLEVEL *w_current);
   void o_picture_eraserubber(TOPLEVEL *w_current);
   void o_picture_rubberbox_xor(TOPLEVEL *w_current);
  
  
  


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