view src/cdaudio-ng/configure.h @ 1755:f503db6acf72

Changed STIL parsing of some entries.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 20 Sep 2007 23:10:58 +0300
parents 83cbc6968a0b
children 2db72dd92ee3
line wrap: on
line source


#ifndef CONFIGURE_H
#define CONFIGURE_H

void				configure_set_variables(/*gboolean *usedae, */int *limitspeed, gboolean *usecdtext, gboolean *usecddb, char *device, gboolean *debug, char *cddbserver, int *cddbport);
void				configure_create_gui();
void				configure_show_gui();


#endif	// CONFIGURE_H