- Timestamp:
- Jan 17, 2025 10:22:41 AM (3 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/xml/ovfreader.cpp
r106061 r107836 1060 1060 { 1061 1061 VirtualHardwareItem::fillItem(item); 1062 1063 xml::NodesLoop loopItemChildren(*item);// all child elements1064 const xml::ElementNode *pelmItemChild;1065 while ((pelmItemChild = loopItemChildren.forAllNodes()))1066 {1067 }1068 1062 } 1069 1063
Note:
See TracChangeset
for help on using the changeset viewer.