gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/server gnash.h


From: Vitaly Alexeev
Subject: [Gnash-commit] gnash/server gnash.h
Date: Thu, 21 Sep 2006 16:02:46 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Vitaly Alexeev <alexeev>        06/09/21 16:02:46

Modified files:
        server         : gnash.h 

Log message:
        added DO_EMPTY_MOVIECLIP

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/gnash.h?cvsroot=gnash&r1=1.47&r2=1.48

Patches:
Index: gnash.h
===================================================================
RCS file: /sources/gnash/gnash/server/gnash.h,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- gnash.h     14 Sep 2006 23:54:22 -0000      1.47
+++ gnash.h     21 Sep 2006 16:02:46 -0000      1.48
@@ -249,7 +249,8 @@
 enum create_bitmaps_flag
 {
        DO_LOAD_BITMAPS,
-       DO_NOT_LOAD_BITMAPS
+       DO_NOT_LOAD_BITMAPS,
+       DO_EMPTY_MOVIECLIP
 };
 
 /// Use DO_NOT_LOAD_FONT_SHAPES if you know you have




reply via email to

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