Mercurial > audlegacy-plugins
view src/scrobbler/configure.h @ 1289:90d9d4cf619c
"Scrobbler" plugin and the wrath of "i18n project"... ;-)
author | Stany HENRY <StrassBoy@gmail.com> |
---|---|
date | Wed, 18 Jul 2007 23:04:11 +0200 |
parents | 3da1b8942b8b |
children | 224727e6c73d |
line wrap: on
line source
#ifndef _CONFIGURE_H_ #define _CONFIGURE_H_ GtkWidget* create_cfgdlg (void); #endif