view src/scrobbler/configure.h @ 1671:49704b7f41db audacious-plugins-1.4.0-dr3

Use SIMPLE_INPUT_PLUGIN
author Christian Birchinger <joker@netswarm.net>
date Sat, 08 Sep 2007 14:52:29 +0200
parents 3da1b8942b8b
children 224727e6c73d
line wrap: on
line source

#ifndef _CONFIGURE_H_
#define _CONFIGURE_H_

GtkWidget* create_cfgdlg (void);

#endif