Mercurial > audlegacy-plugins
view src/scrobbler/configure.h @ 2413:fb0b53f6fd6d
Update to libprojectM 1.1 API. I love it when people break API.
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Tue, 19 Feb 2008 03:25:32 -0600 |
parents | 224727e6c73d |
children |
line wrap: on
line source
#ifndef _CONFIGURE_H_ #define _CONFIGURE_H_ GtkWidget* create_cfgdlg (void); void configure_cleanup(void); #endif