view src/scrobbler/configure.h @ 2266:5395c85a8724

Make flacng plugin to clean up after itself (Bugzilla #19)
author Jussi Judin <jjudin+audacious@iki.fi>
date Tue, 25 Dec 2007 02:15:14 -0600
parents 3da1b8942b8b
children 224727e6c73d
line wrap: on
line source

#ifndef _CONFIGURE_H_
#define _CONFIGURE_H_

GtkWidget* create_cfgdlg (void);

#endif