Mercurial > audlegacy
view audacious/credits.h @ 1538:fe671cb74bf9 trunk
[svn] - fix geometry hinting so that it is ICCCM compliant. patch by whereami.
Also fixes: composite and xgl!
author | nenolod |
---|---|
date | Tue, 08 Aug 2006 23:43:33 -0700 |
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