CVSROOT:        /cvsroot/gnash
Module name:    gnash
Changes by:     Udo Giacomozzi <udog>   07/08/21 15:05:02

Modified files:
        gui            : gui.cpp 

Log message:
        minor change

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/gui.cpp?cvsroot=gnash&r1=1.92&r2=1.93

Patches:
Index: gui.cpp
===================================================================
RCS file: /cvsroot/gnash/gnash/gui/gui.cpp,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -b -r1.92 -r1.93
--- gui.cpp     21 Aug 2007 15:03:08 -0000      1.92
+++ gui.cpp     21 Aug 2007 15:05:02 -0000      1.93
@@ -39,7 +39,7 @@
 
 /// Define this to make sure each frame is fully rendered from ground up
 /// even if no motion has been detected in the movie.
-//#define FORCE_REDRAW
+//#define FORCE_REDRAW 1
 
 /// Define this to have updated regions enclosed in a red rectangle.
 /// In the future, enabling this might actually use a runtime flag


_______________________________________________
Gnash-commit mailing list
Gnash-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to