view audacious/credits.h @ 485:59739d266dba trunk

[svn] Convert Xlib stuff to GDK/GTK. This isn't entirely set in stone yet -- (Always on Top has a minor bug remaining involving the transient windows attached to mainwin still.)
author nenolod
date Mon, 23 Jan 2006 13:53:26 -0800
parents a4ec7dfe5672
children 5c76d862ed49
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif