Mercurial > audlegacy-plugins
view src/scrobbler/configure.h @ 1066:d1f8b0594f37 trunk
[svn] - convert scrobbler to plugin API v2
author | nenolod |
---|---|
date | Thu, 24 May 2007 12:12:49 -0700 |
parents | 3da1b8942b8b |
children | 224727e6c73d |
line wrap: on
line source
#ifndef _CONFIGURE_H_ #define _CONFIGURE_H_ GtkWidget* create_cfgdlg (void); #endif