Mercurial > audlegacy-plugins
view src/scrobbler/configure.h @ 1261:df8673a3e2f3
branch merge
author | William Pitcock <nenolod@atheme-project.org> |
---|---|
date | Fri, 13 Jul 2007 10:32:32 -0500 |
parents | 3da1b8942b8b |
children | 224727e6c73d |
line wrap: on
line source
#ifndef _CONFIGURE_H_ #define _CONFIGURE_H_ GtkWidget* create_cfgdlg (void); #endif