1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-13 10:26:00 +00:00
mpv/Gui/mplayer/gtk/opts.h
pontscho 1426a7df8a rewrite some header meg jol csinaltam menu -t koepso gombra gonosz mod ( bocs, tom, nem angol).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2903 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 16:05:33 +00:00

9 lines
132 B
C

#ifndef _GUI_OPTS_H
#define _GUI_OPTS_H
#include <gtk/gtk.h>
void HideOptions( void );
GtkWidget * create_Options( void );
#endif