view audacious/build_stamp.h @ 2025:73471758fc71 trunk

[svn] - make sure the mainwin is redrawn correctly when doublesized. reported by Tom St. Denis, closes #674.
author nenolod
date Wed, 29 Nov 2006 19:49:30 -0800
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