[Mplayer-cvslog] CVS: main/Gui/mplayer/gtk mb.c,1.6,1.7
Zoltan Ponekker
pontscho at mplayerhq.hu
Thu May 23 16:46:09 CEST 2002
Update of /cvsroot/mplayer/main/Gui/mplayer/gtk
In directory mail:/var/tmp.root/cvs-serv15597/Gui/mplayer/gtk
Modified Files:
mb.c
Log Message:
applied 64bit patch from Ulrich Hecht <uli at suse.de>
Index: mb.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/gtk/mb.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mb.c 20 May 2002 13:56:16 -0000 1.6
+++ mb.c 23 May 2002 14:46:07 -0000 1.7
@@ -41,7 +41,7 @@
GtkWidget * Ok;
GtkAccelGroup * accel_group;
GtkStyle * pixmapstyle;
- GtkPixmap * pixmapwid;
+ GdkPixmap * pixmapwid;
GdkBitmap * mask;
accel_group=gtk_accel_group_new();
More information about the MPlayer-cvslog
mailing list