|
@@ -22,8 +22,8 @@ Framework::Zeichnung* UIMLCraftingProgressElement::parseElement(
|
|
|
element.getAttributeValue("target"), addressLength);
|
|
element.getAttributeValue("target"), addressLength);
|
|
|
UIMLProgressAndStateView* view
|
|
UIMLProgressAndStateView* view
|
|
|
= new UIMLProgressAndStateView(element.getAttributeValue("id"),
|
|
= new UIMLProgressAndStateView(element.getAttributeValue("id"),
|
|
|
- element.getAttributeValue("background"),
|
|
|
|
|
- element.getAttributeValue("foreground"),
|
|
|
|
|
|
|
+ element.getAttributeValue("backgroundImagePath"),
|
|
|
|
|
+ element.getAttributeValue("foregroundImagePath"),
|
|
|
address,
|
|
address,
|
|
|
addressLength,
|
|
addressLength,
|
|
|
1,
|
|
1,
|