view audacious/credits.h @ 475:cd5793de075c trunk

[svn] More progress towards the about window, no more background being overwritten... we were forgetting to tell X that the window was paintable.
author nenolod
date Thu, 19 Jan 2006 15:45:01 -0800
parents a4ec7dfe5672
children 5c76d862ed49
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif