view audacious/about.h @ 439:3c43e25ddc7d trunk

[svn] Add `Apply' button to the presets window. Patch via NhJm.
author nenolod
date Sun, 15 Jan 2006 00:34:41 -0800
parents cb178e5ad177
children
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif