VirtualBox

Changeset 5030 in vbox


Ignore:
Timestamp:
Sep 25, 2007 8:55:13 PM (17 years ago)
Author:
vboxsync
Message:

allow word break of the 'no description' label

File:
1 edited

Legend:

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

    r4854 r5030  
    256256    mLabel->setFrameStyle (mBrowser->frameStyle());
    257257    mLabel->setSizePolicy (QSizePolicy::Expanding, QSizePolicy::Expanding);
    258     mLabel->setAlignment (AlignCenter);
     258    mLabel->setAlignment (AlignCenter | WordBreak);
    259259    mainLayout->addWidget (mLabel);
    260260    /* always disabled */
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