view src/audacious/ui_credits.h @ 4450:413d80f7b011

remove the strange feature list feature, which was used for GConf only anyway
author mf0102 <0102@gmx.at>
date Sat, 12 Apr 2008 19:30:18 +0200
parents b5ee3a4a8e3b
children 2eee464379dc
line wrap: on
line source


#ifndef ABOUT_H
#define ABOUT_H

void show_about_window(void);
void hide_about_window(void);
void show_credits_window(void);

#endif