view audacious/build_stamp.h @ 1389:c19443be579d trunk

[svn] ensure that the fileinfo popup in playlist disappears when the cursor is moved again
author giacomo
date Mon, 10 Jul 2006 08:40:14 -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