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

gEDA-cvs: CVS update: struct.h



  User: werner  
  Date: 06/12/16 18:01:11

  Modified:    .        struct.h
  Log:
  	 * include/struct.h: added widget pointers for the modal dialogs
  
  	   find text, show text, hide text
  
  
  
  
  Revision  Changes    Path
  1.97      +3 -0      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.96
  retrieving revision 1.97
  diff -u -b -r1.96 -r1.97
  --- struct.h	3 Dec 2006 02:27:13 -0000	1.96
  +++ struct.h	16 Dec 2006 23:01:11 -0000	1.97
  @@ -597,6 +597,9 @@
     GtkWidget *trwindow;			/* translate */
     GtkWidget *trentry;
     GtkWidget *tswindow;			/* text size */
  +  GtkWidget *tshowwindow;               /* text show window */
  +  GtkWidget *thidewindow;               /* text hide window */    
  +  GtkWidget *tfindwindow;               /* text find window */
     GtkWidget *tsentry;			/* used in edit/edit and */
     					/* Text size and the snap */
     					/* size dialog boxes */
  
  
  


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