Mercurial > audlegacy
view audacious/credits.h @ 2204:ad13a4414f45 trunk
[svn] - Correctly set the size of playlistwin_list on startup/etc.
author | nhjm449 |
---|---|
date | Sat, 23 Dec 2006 00:20:59 -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