view audacious/credits.h @ 489:e0ee28a14570 trunk

[svn] Do not process redundant XEvents... just throw them away. Crude optimization brings us much X11 Performance.
author nenolod
date Tue, 24 Jan 2006 08:25:36 -0800
parents a4ec7dfe5672
children 5c76d862ed49
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif