# HG changeset patch # User lbajardsilogic # Date 1214466318 0 # Node ID 0c8385c5a22ea80dc812c2e1d07a9bfcd6f64869 # Parent ee047fc1a552f0b261101f75b15faf5a014252de set the time line much higher diff -r ee047fc1a552 -r 0c8385c5a22e sv/main/MainWindow.cpp --- 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);