]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
Minor changes
authorvsr <vsr@opencascade.com>
Mon, 22 Mar 2004 15:30:45 +0000 (15:30 +0000)
committervsr <vsr@opencascade.com>
Mon, 22 Mar 2004 15:30:45 +0000 (15:30 +0000)
src/SALOME_InstallWizard.cxx

index c90dffe43c8de5751e7eeb521681fc881ede38d3..ae369fc7e2876a1e67958e13943eb8ba897d4a75 100644 (file)
@@ -403,7 +403,7 @@ void SALOME_InstallWizard::setupProductsPage()
   QToolTip::add  ( tempBtn, tr( "Click this to browse temporary directory" ) );
   // create products list
   productsView = new ProductsView( moreBox );
-  productsView->setMinimumSize( 200, 180 );
+  productsView->setMinimumSize( 250, 180 );
   QWhatsThis::add( productsView, tr( "This view lists the products you wish to be installed" ) );
   QToolTip::add  ( productsView, tr( "This view lists the products you wish to be installed" ) );
   // products info box