VirtualBox

Changeset 22287 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Aug 17, 2009 11:47:47 AM (15 years ago)
Author:
vboxsync
Message:

Main: fix missing shared folders XML save

Location:
trunk/src/VBox/Main
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/MachineImpl.cpp

    r22246 r22287  
    58635863            sf.strHostPath = pFolder->hostPath();
    58645864            sf.fWritable = !!pFolder->writable();
     5865
     5866            data.llSharedFolders.push_back(sf);
    58655867        }
    58665868
  • trunk/src/VBox/Main/xml/Settings.cpp

    r22253 r22287  
    19611961                break;
    19621962
    1963             default: 
     1963            default:
    19641964                break;
    19651965        }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette