VirtualBox

Ignore:
Timestamp:
Dec 14, 2007 7:23:03 PM (17 years ago)
Author:
vboxsync
Message:

Merged dmik/s2 branch (r25959:26751) to the trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/DVDDriveImpl.h

    r5999 r6076  
     1/* $Id$ */
     2
    13/** @file
    24 *
     
    9092    // public methods only for internal purposes
    9193
     94    HRESULT loadSettings (const settings::Key &aMachineNode);
     95    HRESULT saveSettings (settings::Key &aMachineNode);
     96
    9297    bool isModified() { AutoLock alock (this); return mData.isBackedUp(); }
    9398    bool isReallyModified() { AutoLock alock (this); return mData.hasActualChanges(); }
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