[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: prototype.h
User: werner
Date: 07/01/02 08:19:22
Modified: . prototype.h
Log:
* src/x_script.c: replaced the GtkFileSelection dialog with a
GtkFileChooserDialog
Revision Changes Path
1.155 +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.154
retrieving revision 1.155
diff -u -b -r1.154 -r1.155
--- prototype.h 17 Dec 2006 04:14:03 -0000 1.154
+++ prototype.h 2 Jan 2007 13:19:22 -0000 1.155
@@ -1,4 +1,4 @@
-/* $Id: prototype.h,v 1.154 2006/12/17 04:14:03 ahvezda Exp $ */
+/* $Id: prototype.h,v 1.155 2007/01/02 13:19:22 werner Exp $ */
/* a_pan.c */
void a_pan_general(TOPLEVEL *w_current, double world_cx, double world_cy,
@@ -895,8 +895,6 @@
/* x_print.c */
void x_print_setup(TOPLEVEL *w_current, char *filename);
/* x_script.c */
-void script_selection_ok(GtkWidget *w, TOPLEVEL *w_current);
-void script_selection_cancel(GtkWidget *w, TOPLEVEL *w_current);
void setup_script_selector(TOPLEVEL *w_current);
/* x_stroke.c */
void x_stroke_add_point(TOPLEVEL *w_current, int x, int y);
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs