VirtualBox

Ignore:
Timestamp:
Jul 29, 2008 3:15:09 PM (16 years ago)
Author:
vboxsync
Message:

Fe/Qt4: Warning text returned to VBoxSettingsDialog.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSettingsDialog.cpp

    r10933 r10937  
    4848    , mPolished (false)
    4949    , mValid (true)
    50     , mWarnIconLabel (new VBoxWarnIconLabel())
     50    , mWarnIconLabel (new VBoxWarnIconLabel (this))
    5151    , mWhatsThisTimer (new QTimer (this))
    5252    , mWhatsThisCandidate (0)
     
    130130    Ui::VBoxSettingsDialog::retranslateUi (this);
    131131
     132    mWarnIconLabel->setWarningText (tr ("Invalid settings detected"));
     133
    132134    /* Revalidate all pages to retranslate the warning messages also. */
    133135    QList<QIWidgetValidator*> vlist = findChildren<QIWidgetValidator*>();
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