view src/hotkey/gui.h @ 3052:95b34f46a231

Comment out MPEG2/MPEG4 determination using the variable id. It is not used anywhere. Code analysis run, unique ID 6nYoHM.
author Tony Vroon <chainsaw@gentoo.org>
date Sat, 18 Apr 2009 19:06:20 +0100 (2009-04-18)
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