Mercurial > audlegacy
view Plugins/General/scrobbler/configure.h @ 813:c8cf439179b8 trunk
[svn] - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>.
author | nenolod |
---|---|
date | Fri, 10 Mar 2006 08:20:15 -0800 |
parents | f3595214b6b9 |
children |
line wrap: on
line source
#ifndef _CONFIGURE_H_ #define _CONFIGURE_H_ GtkWidget* create_cfgdlg (void); #endif