view src/audacious/ui_credits.h @ 4728:ab79ddbdcf42

introduce new playlist widget
author Tomasz Mon <desowin@gmail.com>
date Thu, 17 Jul 2008 00:18:16 +0200
parents 6584bba8de63
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 */