paragui-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-cvs] CVS: paragui/src/widgets pgwidget.cpp,1.13,1.14


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/src/widgets pgwidget.cpp,1.13,1.14
Date: Tue, 25 Jun 2002 16:38:44 -0400

Update of /cvsroot/paragui/paragui/src/widgets
In directory subversions:/tmp/cvs-serv7373/src/widgets

Modified Files:
        pgwidget.cpp 
Log Message:
fixed GCC 3.1 compiling
added PG_Singleton



Index: pgwidget.cpp
===================================================================
RCS file: /cvsroot/paragui/paragui/src/widgets/pgwidget.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** pgwidget.cpp        6 May 2002 10:40:50 -0000       1.13
--- pgwidget.cpp        25 Jun 2002 20:38:42 -0000      1.14
***************
*** 848,851 ****
--- 848,852 ----
        PG_LogDBG("UPD: x:%d y:%d w:%d h:%d",dst.x,dst.y,dst.w,dst.h);
  #endif // DEBUG
+       
        SDL_UpdateRects(my_srfScreen, 1, &my_internaldata->rectClip);
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]