VirtualBox

Changeset 2548 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
May 9, 2007 7:55:10 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
20996
Message:

FE/Qt: Removed fullscreen workaround

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp

    r2501 r2548  
    717717    {
    718718        QString str = cmachine.GetExtraData (GUI_Fullscreen);
    719 #ifdef Q_WS_X11
    720         /* Workaround: When switching to fullscreen, the display is sometimes not updated */
    721         console->setFrameStyle (QFrame::NoFrame);
    722 #endif
    723719        if (str == "on")
    724720            vmFullscreenAction->setOn (true);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette