view audacious/about.h @ 459:03bbb5bc74c0 trunk

[svn] Change logic used for drawing the line between the numbers and the titles in the playlist.
author nenolod
date Tue, 17 Jan 2006 18:05:29 -0800
parents cb178e5ad177
children
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);

#endif