Mercurial > hg > svgui
changeset 239:6e59a60139b7
...
author | Chris Cannam |
---|---|
date | Mon, 23 Apr 2007 12:14:10 +0000 |
parents | 966639cc7c11 |
children | 101f71a97df4 |
files | widgets/PropertyStack.cpp |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/widgets/PropertyStack.cpp Thu Apr 19 15:19:38 2007 +0000 +++ b/widgets/PropertyStack.cpp Mon Apr 23 12:14:10 2007 +0000 @@ -40,6 +40,10 @@ setTabBar(bar); +// setElideMode(Qt::ElideRight); + setUsesScrollButtons(true); + setIconSize(QSize(16, 16)); + repopulate(); connect(this, SIGNAL(currentChanged(int)),