view src/scrobbler/configure.h @ 1445:580f1b971518

we're looking for the name of the codec here, not tag.year(), thanks.
author William Pitcock <nenolod@atheme-project.org>
date Fri, 10 Aug 2007 12:35:20 -0500
parents 3da1b8942b8b
children 224727e6c73d
line wrap: on
line source

#ifndef _CONFIGURE_H_
#define _CONFIGURE_H_

GtkWidget* create_cfgdlg (void);

#endif