comparison audacious/about.h @ 0:cb178e5ad177 trunk

[svn] Import audacious source.
author nenolod
date Mon, 24 Oct 2005 03:06:47 -0700
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:cb178e5ad177
1
2 #ifndef ABOUT_H
3 #define ABOUT_H
4
5 void show_about_window(void);
6
7 #endif