VirtualBox

Ignore:
Timestamp:
Sep 22, 2009 3:50:03 PM (15 years ago)
Author:
vboxsync
Message:

API: big medium handling change and lots of assorted other cleanups and fixes

File:
1 edited

Legend:

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

    r16867 r23223  
    3939    VBoxNewHDWzd (QWidget *aParent = 0);
    4040
    41     CHardDisk hardDisk() { return mHD; }
     41    CMedium hardDisk() { return mHD; }
    4242    void setRecommendedFileName (const QString &aName);
    4343    void setRecommendedSize (quint64 aSize);
     
    6666
    6767    QIWidgetValidator *mWValNameAndSize;
    68     CHardDisk          mHD;
     68    CMedium            mHD;
    6969    int                mSliderScale;
    7070    quint64            mMaxVDISize;
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