VirtualBox

Changeset 75639 in vbox


Ignore:
Timestamp:
Nov 21, 2018 10:52:01 AM (6 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9072. Load logviewer options before creating widget

File:
1 edited

Legend:

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

    r75424 r75639  
    418418void UIVMLogViewerWidget::prepare()
    419419{
     420    /* Load options: */
     421    loadOptions();
     422
    420423    /* Prepare stuff: */
    421424    prepareActions();
    422425    /* Prepare widgets: */
    423426    prepareWidgets();
    424     /* Load options: */
    425     loadOptions();
    426427
    427428    /* Apply language settings: */
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