Mercurial > audlegacy-plugins
view src/scrobbler/configure.h @ 1311:76c778a3a5fe audacious-plugins-1.4.0-dr1
Remove old broken FLAC plugin. Use FLACng!
author | William Pitcock <nenolod@atheme-project.org> |
---|---|
date | Fri, 20 Jul 2007 14:21:04 -0500 |
parents | 3da1b8942b8b |
children | 224727e6c73d |
line wrap: on
line source
#ifndef _CONFIGURE_H_ #define _CONFIGURE_H_ GtkWidget* create_cfgdlg (void); #endif