view src/audacious/ui_credits.h @ 4228:9f3cc7f3aaf6

update titles after 3 sec. delay when custom template changed
author Eugene Zagidullin <e.asphyx@gmail.com>
date Wed, 30 Jan 2008 20:32:50 +0300
parents b5ee3a4a8e3b
children 2eee464379dc
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

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

#endif