diff options
author | pontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-09-12 15:47:18 +0000 |
---|---|---|
committer | pontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-09-12 15:47:18 +0000 |
commit | bfc981f4ee23549eac6c30f9e51fcb8aaa52404a (patch) | |
tree | ecfbc75bbdb9ccfbdf3b0afa5dd1c4c4ad409014 /Gui/mplayer/gtk/mb.h | |
parent | fdf4a82029cf9e49e275101175c417b903e16b58 (diff) | |
download | mpv-bfc981f4ee23549eac6c30f9e51fcb8aaa52404a.tar.bz2 mpv-bfc981f4ee23549eac6c30f9e51fcb8aaa52404a.tar.xz |
add to multi lang support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1886 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/mplayer/gtk/mb.h')
-rw-r--r-- | Gui/mplayer/gtk/mb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/mplayer/gtk/mb.h b/Gui/mplayer/gtk/mb.h index a92ba6f583..1f60aaaea4 100644 --- a/Gui/mplayer/gtk/mb.h +++ b/Gui/mplayer/gtk/mb.h @@ -155,4 +155,4 @@ GtkWidget * create_MessageBox( void ) return MessageBox; } -#endif
\ No newline at end of file +#endif |