Changeset 8898
- Timestamp:
- 05/16/08 16:52:44 (4 months ago)
- Files:
-
- trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/VBox/Main/VirtualBoxImpl.cpp
r8804 r8898 1722 1722 1723 1723 Key globalNode = tree.rootKey().key ("Global"); 1724 Key extraDataNode = tree.rootKey().findKey ("ExtraData");1724 Key extraDataNode = globalNode.findKey ("ExtraData"); 1725 1725 1726 1726 if (!extraDataNode.isNull())

