Mercurial > audlegacy
view src/audacious/ui_credits.h @ 4587:ab8bc8a89a52
remove ui_main_set_initial_volume, call volume set hook instead
author | Tomasz Mon <desowin@gmail.com> |
---|---|
date | Sun, 25 May 2008 15:12:17 +0200 |
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 */