view src/scrobbler/configure.h @ 275:a1517b09cb3a trunk

[svn] - add an option to make it only render the downscaled image.
author nenolod
date Sun, 19 Nov 2006 14:11:07 -0800
parents 3da1b8942b8b
children 224727e6c73d
line wrap: on
line source

#ifndef _CONFIGURE_H_
#define _CONFIGURE_H_

GtkWidget* create_cfgdlg (void);

#endif