VirtualBox

Ignore:
Timestamp:
Mar 13, 2008 2:33:18 PM (17 years ago)
Author:
vboxsync
Message:

Main: Applied SATA changes from #2406. Increased XML settings version format from 1.2 to 1.3.pre.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h

    r7342 r7442  
    196196        const CVirtualDiskImage &vdi, const CProgress &progress);
    197197    void cannotAttachHardDisk (QWidget *parent, const CMachine &m, const QUuid &id,
    198                                KDiskControllerType ctl, LONG dev);
     198                               KStorageBus bus, LONG channel, LONG dev);
    199199    void cannotDetachHardDisk (QWidget *parent, const CMachine &m,
    200                                KDiskControllerType ctl, LONG dev);
     200                               KStorageBus bus, LONG channel, LONG dev);
    201201    void cannotRegisterMedia (QWidget *parent, const CVirtualBox &vbox,
    202202                              VBoxDefs::DiskType type, const QString &src);
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