[Laszlo-checkins] r8555 - openlaszlo/trunk/demos/lzpix
mkratt@openlaszlo.org
mkratt at openlaszlo.org
Fri Apr 4 13:55:14 PDT 2008
Author: mkratt
Date: 2008-04-04 13:55:12 -0700 (Fri, 04 Apr 2008)
New Revision: 8555
Modified:
openlaszlo/trunk/demos/lzpix/app.lzx
Log:
change beveled-divider to beveled_divider LPP-5699
Modified: openlaszlo/trunk/demos/lzpix/app.lzx
===================================================================
--- openlaszlo/trunk/demos/lzpix/app.lzx 2008-04-04 18:40:52 UTC (rev 8554)
+++ openlaszlo/trunk/demos/lzpix/app.lzx 2008-04-04 20:55:12 UTC (rev 8555)
@@ -53,7 +53,7 @@
<view width="800" height="1" y="89" bgcolor="0xFFFFFF" /-->
</view>
- <view name="beveled-divider" y="${parent.tools.height}" resource="assets/beveled-divider.gif"
+ <view name="beveled_divider" y="${parent.tools.height}" resource="assets/beveled-divider.gif"
stretches="width" width="${parent.width}" />
<view id="photoscontainer" name="photos" visible="false" width="${parent.width}" height="460" y="93" >
More information about the Laszlo-checkins
mailing list