view audacious/credits.h @ 499:626c86bda311 trunk

[svn] If a track has a length, then we *really* do not want silence detection, as this fucks up tracks that have been improperly tagged.
author nenolod
date Wed, 25 Jan 2006 17:39:42 -0800
parents a4ec7dfe5672
children 5c76d862ed49
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif