|
Lines 54-59
Link Here
|
| 54 |
static gint init_files(vcedit_state * state); |
54 |
static gint init_files(vcedit_state * state); |
| 55 |
static gint close_files(vcedit_state * state); |
55 |
static gint close_files(vcedit_state * state); |
| 56 |
|
56 |
|
|
|
57 |
GtkWidget *xmms_show_message_test(gchar *, gchar *, gchar *, gboolean, GtkSignalFunc, gpointer); |
| 58 |
|
| 57 |
extern GMutex *vf_mutex; |
59 |
extern GMutex *vf_mutex; |
| 58 |
static GtkWidget *window = NULL; |
60 |
static GtkWidget *window = NULL; |
| 59 |
static GList *genre_list = NULL; |
61 |
static GList *genre_list = NULL; |