[svn:fx-trunk] 12863: Fix class referenced in Alternative metadata.
Revision: 12863
Revision: 12863
Author: sbreinbe@adobe.com
Date: 2009-12-11 13:18:02 -0800 (Fri, 11 Dec 2009)
Log Message:
***********
Fix class referenced in Alternative metadata.
Alternative metadata for Box, HBox, VBox, Canvas, and Tile still used the obsolete Border classname rather than BorderContainer.
QE notes: -
Doc notes: -
Bugs: SDK-24678
Reviewer: Jason
Tests run: checkintests
Is noteworthy for integration: No
Ticket Links:
***********
http://bugs.adobe.com/jira/browse/SDK-24678
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Box.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Canvas.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/HBox.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Tile.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/VBox.as
