Mercurial > audlegacy-plugins
view src/hotkey/gui.h @ 2949:0f0227b29f43
Only enable bluetooth if we have alsa.
author | Jonathan Schleifer <js-audacious@webkeks.org> |
---|---|
date | Sat, 04 Oct 2008 19:54:04 +0200 |
parents | 0be42d832217 |
children |
line wrap: on
line source
#ifndef _GUI_H_INCLUDED_ #define _GUI_H_INCLUDED_ void show_configure (void); void show_about (void); #endif