comparison src/xs_fileinfo.c @ 612:32fc27395220

About window wasn't handling delete_event properly, fixed; Cleaned up event handling a bit.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 02 Sep 2007 00:03:05 +0000
parents fa95d942f226
children 52a6c114e505
comparison
equal deleted inserted replaced
611:a751d2b85a7d 612:32fc27395220
212 xs_fileinfo_ok(); 212 xs_fileinfo_ok();
213 return FALSE; 213 return FALSE;
214 } 214 }
215 215
216 216
217
218 static void xs_fileinfo_subtune(GtkWidget * widget, void *data) 217 static void xs_fileinfo_subtune(GtkWidget * widget, void *data)
219 { 218 {
220 t_xs_stil_subnode *tmpNode; 219 t_xs_stil_subnode *tmpNode;
221 GtkWidget *tmpItem, *tmpText; 220 GtkWidget *tmpItem, *tmpText;
222 gint tmpIndex; 221 gint tmpIndex;