Mercurial > audlegacy-plugins
view src/hotkey/gui.h @ 3076:5b59df43b93f
Update the playback slider at the end of a seek (bug #31)
author | John Lindgren <john.lindgren@tds.net> |
---|---|
date | Sun, 26 Apr 2009 16:11:55 -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