[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA-dev: Other valgrind output



Hi Peter,

[snip]
>Untested fix:
>
>f_current->preview_control = TRUE;
>
>or 
>
>f_current->preview_control = FALSE;
>
>at some point in void x_fileselect_setup_old (...), before the call to 
>
>gtk_signal_connect (GTK_OBJECT(f_current->preview_checkbox),
>                    "toggled", GTK_SIGNAL_FUNC(x_fileselect_preview_checkbox),
>                     f_current);
>
>
>This would keep valgrind happy!

	Yes indeed.  Applied.  Thanks.
	
					-Ales


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