view audacious/about.h @ 59:63967463bde0 trunk

[svn] More header changes.
author nenolod
date Fri, 28 Oct 2005 21:24:36 -0700
parents cb178e5ad177
children
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif