Mercurial > audlegacy-plugins
view src/scrobbler/configure.h @ 2185:145966acb0c4
fixed some compilation warnings (was the original programmer on drugs
when he wrote that??)
author | mf0102 <0102@gmx.at> |
---|---|
date | Sun, 25 Nov 2007 17:27:39 +0100 |
parents | 3da1b8942b8b |
children | 224727e6c73d |
line wrap: on
line source
#ifndef _CONFIGURE_H_ #define _CONFIGURE_H_ GtkWidget* create_cfgdlg (void); #endif