view audacious/about.h @ 9:b6c614e106df trunk

[svn] Remove a stamp-po to fix a compile error.
author nenolod
date Mon, 24 Oct 2005 13:55:57 -0700
parents cb178e5ad177
children
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif