view src/scrobbler/configure.h @ 325:31c9d8f37474 trunk

[svn] - disable the playlist when loading = false.
author nenolod
date Fri, 01 Dec 2006 00:03:10 -0800
parents 3da1b8942b8b
children 224727e6c73d
line wrap: on
line source

#ifndef _CONFIGURE_H_
#define _CONFIGURE_H_

GtkWidget* create_cfgdlg (void);

#endif