Mercurial > audlegacy
view audacious/credits.h @ 913:dff18ce367ab trunk
[svn] object files in Plugins/General/scrobbler/tags/ should be deleted too on clean requests
author | giacomo |
---|---|
date | Sun, 02 Apr 2006 17:53:30 -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