VirtualBox

Ignore:
Timestamp:
Jul 1, 2021 9:30:56 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145454
Message:

FE/Qt: bugref:9996: UINativeWizard: Layout sync appears to be required on all hosts.

File:
1 edited

Legend:

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

    r89967 r89987  
    563563        pLayout->activate();
    564564    }
    565 #if defined(VBOX_WS_MAC) || defined(VBOX_WS_X11)
    566     // WORKAROUND:
    567     // Due to async nature on macOS and X11, dialog doesn't come up to
    568     // time with layout update.  Waiting for layout update here:
    569565    QCoreApplication::sendPostedEvents(0, QEvent::LayoutRequest);
    570 #endif /* VBOX_WS_MAC || VBOX_WS_X11 */
    571566
    572567    /* Resize to minimum size-hint: */
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