view Plugins/General/scrobbler/configure.h @ 921:2d7a46b743cb trunk

[svn] Updated german translation by Tarsonis, closes bug #459.
author chainsaw
date Sun, 09 Apr 2006 12:17:02 -0700
parents f3595214b6b9
children
line wrap: on
line source

#ifndef _CONFIGURE_H_
#define _CONFIGURE_H_

GtkWidget* create_cfgdlg (void);

#endif