VirtualBox

Ignore:
Timestamp:
Apr 23, 2008 5:05:13 PM (17 years ago)
Author:
vboxsync
Message:

Fix check of seamless VRAM requirements. Avoided incorrect duplicate computation of required size and added rounding. Both qt3 and qt4 GUIs.

File:
1 edited

Legend:

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

    r8155 r8337  
    183183    void cannotFindMachineByName (const CVirtualBox &vbox, const QString &name);
    184184
    185     void cannotEnterSeamlessMode (ULONG aWidth, ULONG aHeight, ULONG aBpp);
     185    void cannotEnterSeamlessMode (ULONG aWidth, ULONG aHeight, ULONG aBpp, ULONG64 aMinVRAM);
    186186
    187187    bool confirmMachineDeletion (const CMachine &machine);
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