You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by bc...@apache.org on 2004/09/07 12:24:27 UTC

cvs commit: xml-fop/src/java/org/apache/fop/fo Constants.java

bckfnn      2004/09/07 03:24:27

  Modified:    src/java/org/apache/fop/fo Constants.java
  Log:
  Added ENUM_COUNT constant.
  
  Revision  Changes    Path
  1.12      +2 -1      xml-fop/src/java/org/apache/fop/fo/Constants.java
  
  Index: Constants.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/Constants.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- Constants.java	18 Aug 2004 03:26:35 -0000	1.11
  +++ Constants.java	7 Sep 2004 10:24:27 -0000	1.12
  @@ -494,6 +494,7 @@
       int USECONTENT = 104;
       int VISIBLE = 105;
       int WRAP = 106;
  +    int ENUM_COUNT = 106;
   
      // Enumeration Interfaces
      
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org