VirtualBox

Changeset 579 in vbox for trunk


Ignore:
Timestamp:
Feb 3, 2007 11:55:56 AM (18 years ago)
Author:
vboxsync
Message:

attempt to unbreak the build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h

    r576 r579  
    16861686            hd.isOk() ? VBoxMedia::Inaccessible :
    16871687            VBoxMedia::Error;
    1688         VBoxMedia media (CUnknown (hd), VBoxDefs::HD, status);
    1689         vboxGlobal().addMedia (media);
     1688        vboxGlobal().addMedia (VBoxMedia (CUnknown (hd), VBoxDefs::HD, status));
    16901689    }
    16911690}
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