Mercurial > audlegacy-plugins
view src/hotkey/gui.h @ 3199:263c7d983100
alsa-ng: 0.1 sec hard minimum buffer size.
author | John Lindgren <john.lindgren@tds.net> |
---|---|
date | Thu, 23 Jul 2009 14:26:10 -0400 |
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