Mercurial > audlegacy-plugins
view src/hotkey/gui.h @ 3122:5744479b31f4
Show right-click menu on blank areas of playlist (closes #15)
author | John Lindgren <john.lindgren@tds.net> |
---|---|
date | Wed, 06 May 2009 08:31:28 -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