VirtualBox

Changeset 9605 in vbox


Ignore:
Timestamp:
Jun 11, 2008 12:20:03 PM (17 years ago)
Author:
vboxsync
Message:

FE/Qt4: accidentally check in

Location:
trunk/src/VBox/Frontends/VirtualBox4
Files:
2 edited

Legend:

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

    r9604 r9605  
    302302    static QString formatErrorInfo (const COMBase &aWrapper)
    303303    {
    304 //        Assert (aWrapper.lastRC() != S_OK);
     304        Assert (aWrapper.lastRC() != S_OK);
    305305        return formatErrorInfo (aWrapper.errorInfo(), aWrapper.lastRC());
    306306    }
  • trunk/src/VBox/Frontends/VirtualBox4/src/darwin/Info.plist

    r9604 r9605  
    1414    <key>CFBundleIconFile</key>                 <string>virtualbox</string>
    1515    <key>CFBundleInfoDictionaryVersion</key>    <string>6.0</string>
    16     <key>CFBundleHelpBookFolder</key>           <string>VirtualBox-Help</string>
    17     <key>CFBundleHelpBookName</key>             <string>Sun xVM VirtualBox</string>
    1816    <key>LSCanProvideIMVideoDataSource</key>    <true/>
    1917</dict>
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