Mercurial > audlegacy
view audacious/credits.h @ 2210:165a62fdb49e trunk
[svn] - improve the presentation of the URL entry dialog
author | nenolod |
---|---|
date | Mon, 25 Dec 2006 08:44:29 -0800 |
parents | 5c76d862ed49 |
children |
line wrap: on
line source
#ifndef ABOUT_H #define ABOUT_H void show_about_window(void); void show_credits_window(void); #endif