view audacious/build_stamp.h @ 1846:cc910a778b5f trunk

[svn] - Make sure to redraw shaded playlistwin when toggling bitmap fonts.
author nhjm449
date Sat, 07 Oct 2006 15:43:56 -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