Mercurial > hg > svgui
diff widgets/PropertyStack.cpp @ 239:6e59a60139b7
...
author | Chris Cannam |
---|---|
date | Mon, 23 Apr 2007 12:14:10 +0000 |
parents | 6969f21da18a |
children | 101f71a97df4 |
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)),