VirtualBox

Ignore:
Timestamp:
Oct 27, 2008 2:04:18 PM (16 years ago)
Author:
vboxsync
Message:

Ported s2 branch (r37120:38456).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/include/VBoxNewVMWzd.h

    r9729 r13580  
    4949
    5050    void accept();
    51     void showVDIManager();
    52     void showNewVDIWizard();
     51    void showHardDiskManager();
     52    void showNewHardDiskWizard();
    5353    void slRAMValueChanged (int aValue);
    5454    void leRAMTextChanged (const QString &aTtext);
    5555    void cbOSActivated (int aItem);
    56     void currentMediaChanged (int aItem);
    5756    void revalidate (QIWidgetValidator *aWval);
    5857    void enableNext (const QIWidgetValidator *aWval);
     
    6867    QIWidgetValidator *mWvalMemory;
    6968    QIWidgetValidator *mWvalHDD;
    70     QUuid              uuidHD;
    71     CHardDisk          chd;
    72     CMachine           cmachine;
     69    CHardDisk2 mHardDisk;
     70    CMachine mMachine;
    7371};
    7472
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