[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: s_toplevel.c
User: werner
Date: 06/11/21 12:24:49
Modified: . s_toplevel.c
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.14 +1 -0 eda/geda/gaf/libgeda/src/s_toplevel.c
(In the diff below, changes in quantity of whitespace are not shown.)
Index: s_toplevel.c
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/src/s_toplevel.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- s_toplevel.c 19 Nov 2006 18:13:35 -0000 1.13
+++ s_toplevel.c 21 Nov 2006 17:24:49 -0000 1.14
@@ -183,6 +183,7 @@
toplevel->left_label = NULL;
toplevel->middle_label = NULL;
toplevel->right_label = NULL;
+ toplevel->filename_label = NULL;
toplevel->grid_label = NULL;
toplevel->status_label = NULL;
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs