comparison src/xs_genui.c @ 109:578b71b62eeb

Fileinfo now basically working, STIL COMMENT-fields are not yet parsed or shown. Some bugs probably remain.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 12 Jan 2004 01:45:04 +0000
parents fe83646e6baa
children ddb513bd2610
comparison
equal deleted inserted replaced
108:b02ec9a84075 109:578b71b62eeb
7 #include "xs_genui.h" 7 #include "xs_genui.h"
8 #include "xs_interface.h" 8 #include "xs_interface.h"
9 #include "xs_glade.h" 9 #include "xs_glade.h"
10 10
11 11
12
13 void
14 xs_cfg_hvsc_browse (GtkButton *button,
15 gpointer user_data)
16 {
17
18 }
19