view src/scrobbler/configure.h @ 1696:1ac047826c64

Fix some tuple function calls to conform with new API.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 09 Sep 2007 23:22:52 +0300
parents 3da1b8942b8b
children 224727e6c73d
line wrap: on
line source

#ifndef _CONFIGURE_H_
#define _CONFIGURE_H_

GtkWidget* create_cfgdlg (void);

#endif