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

gEDA-cvs: CVS update: prototype.h



  User: cnieves 
  Date: 06/10/18 16:02:27

  Modified:    .        prototype.h
  Log:
  Removed the definition x_event_window_state, which doesn't exist anymore.
  
  
  
  
  Revision  Changes    Path
  1.146     +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.145
  retrieving revision 1.146
  diff -u -b -r1.145 -r1.146
  --- prototype.h	4 Oct 2006 20:11:40 -0000	1.145
  +++ prototype.h	18 Oct 2006 20:02:27 -0000	1.146
  @@ -1,4 +1,4 @@
  -/* $Id: prototype.h,v 1.145 2006/10/04 20:11:40 cnieves Exp $ */
  +/* $Id: prototype.h,v 1.146 2006/10/18 20:02:27 cnieves Exp $ */
   
   /* a_pan.c */
   void a_pan_general(TOPLEVEL *w_current, double world_cx, double world_cy, double relativ_zoom_factor, int flags);
  @@ -848,8 +848,6 @@
   gint x_event_enter(GtkWidget *widget, GdkEventCrossing *event, TOPLEVEL *w_current);
   gboolean x_event_key_press(GtkWidget *widget, GdkEventKey *event, TOPLEVEL *w_current);
   gint x_event_scroll(GtkWidget *widget, GdkEventScroll *event, TOPLEVEL *w_current);
  -gint x_event_window_state(GtkWidget *widget, GdkEventWindowState *event,
  -			  TOPLEVEL *w_current);
   /* x_compselect.c */
   void x_compselect_open (TOPLEVEL *toplevel);
   void x_compselect_close (TOPLEVEL *toplevel);
  
  
  


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