VirtualBox

Ignore:
Timestamp:
Jul 24, 2007 11:17:40 AM (17 years ago)
Author:
vboxsync
Message:

FE/Qt: Don't use guest VRAM directly in QImage mode when color depth is other than 32, 8, or 1 bit and show a reminder if color depth is not 32 bit in the guest OS.

File:
1 edited

Legend:

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

    r3736 r3807  
    210210    bool hostkey_in_capture : 1;
    211211
    212     bool ignore_mainwnd_resize : 1;
     212    bool mIgnoreMainwndResize : 1;
    213213    bool mAutoresizeGuest : 1;
    214214
     
    248248#endif
    249249
    250     VBoxFrameBuffer *fb;
    251     CConsoleCallback callback;
     250    VBoxFrameBuffer *mFrameBuf;
     251    CConsoleCallback mCallback;
    252252
    253253    friend class VBoxConsoleCallback;
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