view src/vtx/config.c @ 2148:5b5c450a6a37

Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
author Jonathan Schleifer <js@h3c.de>
date Thu, 01 Nov 2007 15:38:07 +0100
parents 2ebeb7816c5e
children 3134a0987162
line wrap: on
line source

/*
 *    Plugin configure dialog.
 */
#include <audacious/plugin.h>

void vtx_config(void)
{


}