view audacious/about.h @ 80:2bcb4be3688c trunk

[svn] Commented Work-around for bug #129
author msameer
date Sun, 30 Oct 2005 21:12:07 -0800
parents cb178e5ad177
children
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif