Mercurial > audlegacy
view audacious/build_stamp.h @ 1878:f83d206f51b7 trunk
[svn] - Properly handle shading when mainwin_width is greater than the shaded width.
author | nhjm449 |
---|---|
date | Sat, 14 Oct 2006 18:50:37 -0700 |
parents | 1947144093bc |
children |
line wrap: on
line source
#ifndef BUILD_STAMP_H #define BUILD_STAMP_H #include <glib.h> extern const gchar *svn_stamp; #endif