Mercurial > audlegacy-plugins
view src/scrobbler/configure.h @ 3096:3355beb9105b
Add probe priority of 2, this should go before low-level audio driver such as ALSA. Closes bug #35 by Petr Psa.
author | Tony Vroon <chainsaw@gentoo.org> |
---|---|
date | Thu, 30 Apr 2009 14:29:20 +0100 |
parents | 224727e6c73d |
children |
line wrap: on
line source
#ifndef _CONFIGURE_H_ #define _CONFIGURE_H_ GtkWidget* create_cfgdlg (void); void configure_cleanup(void); #endif