Revision: 3960 http://vexi.svn.sourceforge.net/vexi/?rev=3960&view=rev Author: clrg Date: 2010-11-03 22:48:44 +0000 (Wed, 03 Nov 2010)
Log Message: ----------- Minor clean up Modified Paths: -------------- trunk/org.vexi-core.main/src/main/jpp/org/vexi/core/Box.jpp Modified: trunk/org.vexi-core.main/src/main/jpp/org/vexi/core/Box.jpp =================================================================== --- trunk/org.vexi-core.main/src/main/jpp/org/vexi/core/Box.jpp 2010-11-03 22:29:34 UTC (rev 3959) +++ trunk/org.vexi-core.main/src/main/jpp/org/vexi/core/Box.jpp 2010-11-03 22:48:44 UTC (rev 3960) @@ -1214,7 +1214,7 @@ //#repeat Width/Height width/height WIDTH/HEIGHT /** set maxwidth and fire traps if necessary - returns false iff setMinwidth is called */ - private final void setMaxWidth(short maxwidth, boolean firetraps) throws JSExn { + private final void setMaxWidth(int maxwidth, boolean firetraps) throws JSExn { if (this.maxwidth == maxwidth) { return; } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ Vexi-svn mailing list Vexi-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vexi-svn