view src/scrobbler/configure.h @ 2206:7c7e6f5c494e

added myself to authors
author Eugene Zagidullin <e.asphyx@gmail.com>
date Tue, 04 Dec 2007 02:11:02 +0300
parents 3da1b8942b8b
children 224727e6c73d
line wrap: on
line source

#ifndef _CONFIGURE_H_
#define _CONFIGURE_H_

GtkWidget* create_cfgdlg (void);

#endif