diff options
author | pontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-08-26 22:20:58 +0000 |
---|---|---|
committer | pontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-08-26 22:20:58 +0000 |
commit | 452e7bdc03546c71d2d9ebffbcd254b5842e052d (patch) | |
tree | 47cae3fbb2656e04c14894d1bea04b7add05fdee /Gui/mplayer/gtk/pl.h | |
parent | c39611bbe90b79a9e17ffe4ff95a4c1a058eba92 (diff) |
- warning fixes from Dominik Mierzejewski <dominik@rangers.eu.org>
- wsXDNDProcessSelection return Truae fix
- add url list saving support from Morten Volden <mvolden@tdcadsl.dk>
- fix bug's in this patches
- fix some memleak and bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7093 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/mplayer/gtk/pl.h')
-rw-r--r-- | Gui/mplayer/gtk/pl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/mplayer/gtk/pl.h b/Gui/mplayer/gtk/pl.h index 34c00c2d2e..d5e1ebe8b4 100644 --- a/Gui/mplayer/gtk/pl.h +++ b/Gui/mplayer/gtk/pl.h @@ -11,4 +11,4 @@ extern void HidePlayList( void ); extern GtkWidget * create_PlayList (void); -#endif
\ No newline at end of file +#endif |