[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: struct.h
User: werner
Date: 06/11/21 12:24:49
Modified: . struct.h
Log:
* include/struct.h, src/s_toplevel.c: readded toplevel->filename_label
to the toplevel structure, it's still required by gattib.
fixes Bug [#1600448]
Revision Changes Path
1.95 +1 -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.94
retrieving revision 1.95
diff -u -b -r1.94 -r1.95
--- struct.h 19 Nov 2006 18:13:35 -0000 1.94
+++ struct.h 21 Nov 2006 17:24:48 -0000 1.95
@@ -539,6 +539,7 @@
GtkWidget *left_label;
GtkWidget *middle_label;
GtkWidget *right_label;
+ GtkWidget *filename_label;
GtkWidget *grid_label;
GtkWidget *status_label;
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs