view src/scrobbler/configure.h @ 3103:b562bc52a93e

ported OSS
author Michal Lipski <tallica@o2.pl>
date Thu, 30 Apr 2009 18:06:46 +0200
parents 224727e6c73d
children
line wrap: on
line source

#ifndef _CONFIGURE_H_
#define _CONFIGURE_H_

GtkWidget* create_cfgdlg (void);
void configure_cleanup(void);

#endif