Mercurial > hg > easaier-soundaccess
changeset 269:0c8385c5a22e
set the time line much higher
author | lbajardsilogic |
---|---|
date | Thu, 26 Jun 2008 07:45:18 +0000 |
parents | ee047fc1a552 |
children | 119d89cb65cb |
files | sv/main/MainWindow.cpp |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/sv/main/MainWindow.cpp Wed Jun 25 09:47:11 2008 +0000 +++ b/sv/main/MainWindow.cpp Thu Jun 26 07:45:18 2008 +0000 @@ -294,7 +294,7 @@ m_leftExpandWidget = new ExpandWidget(); m_leftExpandWidget->setWidgetLocation(ExpandWidget::Location_Bottom); m_leftExpandWidget->setPanes(auxwidget, m_qtabwidget); - m_leftExpandWidget->setPercentage( 1, 4); + m_leftExpandWidget->setPercentage( 1, 2); m_toolBox = new AdvancedToolBox(); m_toolBox->addItem("Layers", new QWidget);