On Mon, Nov 18, 2002 at 10:38:37AM -0500, [EMAIL PROTECTED] wrote: > > This patch is also needed: > > --- src/display/idirectfbdisplaylayer.c.old 2002-11-18 10:05:28.000000000 -0500 > +++ src/display/idirectfbdisplaylayer.c 2002-11-18 10:05:30.000000000 -0500 > @@ -613,6 +613,7 @@ > thiz->GetCursorPosition = IDirectFBDisplayLayer_GetCursorPosition; > thiz->SetCursorShape = IDirectFBDisplayLayer_SetCursorShape; > thiz->SetCursorOpacity = IDirectFBDisplayLayer_SetCursorOpacity; > + thiz->WaitForSync = IDirectFBDisplayLayer_WaitForSync;
Oops. Thanks for the review. -- Ville Syrj�l� [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
