view src/audacious/ui_lastfm.c @ 3154:732cfad87116 trunk

Made a mistake here. Fixing!
author William Pitcock <nenolod@atheme-project.org>
date Mon, 23 Jul 2007 17:14:14 -0500
parents 49ce30748980
children bcf611cf5ae2
line wrap: on
line source

#include <glib.h>
void ui_lastfm(void)
{
g_print("lastfm gui stub\n");
}