view audacious/about.h @ 74:bc851f6f48f2 trunk

[svn] use $have_flac instead of $enable_flac in the summary view.
author msameer
date Sat, 29 Oct 2005 17:32:21 -0700
parents cb178e5ad177
children
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif