view audacious/about.h @ 407:33823c38e10d trunk

[svn] Use glib function for glib types and care about pointer signedness.
author chainsaw
date Sun, 08 Jan 2006 15:02:54 -0800
parents cb178e5ad177
children
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif