VirtualBox

Ignore:
Timestamp:
Mar 18, 2009 5:30:16 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: 3627: Shorten error dialogs - forgot to update label size-hint on content change.

File:
1 edited

Legend:

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

    r18071 r18074  
    757757    /* Update message text iteself */
    758758    mTextLabel->setText (mText + mDetailsList [mDetailsIndex].first);
     759    mTextLabel->updateSizeHint();
    759760    /* Update details table */
    760761    mDetailsText->setText (mDetailsList [mDetailsIndex].second);
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