view src/audacious/ui_credits.h @ 4572:a01120279caf

Removed 'Reload Plugins'-button, as it's broken and usually just causes problems.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 21 May 2008 13:53:20 +0300
parents 2eee464379dc
children b87f8c707b7f
line wrap: on
line source


#ifndef AUDACIOUS_UI_CREDITS_H
#define AUDACIOUS_UI_CREDITS_H

void show_about_window(void);
void hide_about_window(void);
void show_credits_window(void);

#endif /* AUDACIOUS_UI_CREDITS_H */