Mercurial > audlegacy-plugins
view src/scrobbler/configure.h @ 1463:3127da6ae5da
fix compile errors if DEBUG is defined.
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Sat, 11 Aug 2007 14:29:58 +0900 |
parents | 3da1b8942b8b |
children | 224727e6c73d |
line wrap: on
line source
#ifndef _CONFIGURE_H_ #define _CONFIGURE_H_ GtkWidget* create_cfgdlg (void); #endif