Changeset 48408 in vbox for trunk/src/VBox/Main/xml
- Timestamp:
- Sep 10, 2013 1:10:53 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 88846
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/xml/Settings.cpp
r48406 r48408 3244 3244 else if (pelmHwChild->nameEquals("EmulatedUSB")) 3245 3245 { 3246 const xml::ElementNode *pelmCardReader , *pelmWebcam;3246 const xml::ElementNode *pelmCardReader; 3247 3247 3248 3248 if ((pelmCardReader = pelmHwChild->findChildElement("CardReader")))
Note:
See TracChangeset
for help on using the changeset viewer.