view src/scrobbler/configure.h @ 298:fd4dcd3fe08f trunk

[svn] - make linedrawing code support offscreen surfaces more robustly.
author nenolod
date Wed, 22 Nov 2006 21:57:19 -0800
parents 3da1b8942b8b
children 224727e6c73d
line wrap: on
line source

#ifndef _CONFIGURE_H_
#define _CONFIGURE_H_

GtkWidget* create_cfgdlg (void);

#endif