view Plugins/General/scrobbler/configure.h @ 883:c8d24c955736 trunk

[svn] - disable the scrobbler plugin if curl isn't there (for real)
author nenolod
date Sat, 25 Mar 2006 17:27:49 -0800
parents f3595214b6b9
children
line wrap: on
line source

#ifndef _CONFIGURE_H_
#define _CONFIGURE_H_

GtkWidget* create_cfgdlg (void);

#endif