Salome HOME
Make single-study behavior default one. V7_3_1_BR V7_3_1 V7_3_1b1 V7_3_1rc1 V7_3_1rc2
authorvsr <vsr@opencascade.com>
Thu, 20 Feb 2014 12:32:17 +0000 (16:32 +0400)
committervsr <vsr@opencascade.com>
Thu, 20 Feb 2014 12:32:17 +0000 (16:32 +0400)
CMakeLists.txt

index 0d1e39df39f2a90ee2ce5adbd67f17c5277c4ca7..acee237ecfe586eafe823a5c9a430bab32ce4c7e 100755 (executable)
@@ -70,7 +70,7 @@ OPTION(SALOME_USE_GRAPHICSVIEW "Enable GraphicsView visualization (Mandatory in
 OPTION(SALOME_USE_PLOT2DVIEWER "Enable Plot2D visualization (Mandatory in classic configurations)" ON)
 OPTION(SALOME_USE_PYCONSOLE "Enable Python GUI interface (Mandatory in classic configurations)" ON)
 OPTION(SALOME_USE_QXGRAPHVIEWER "Enable QX graph visualization (Mandatory in classic configurations)" ON)
-OPTION(SALOME_USE_SINGLE_DESKTOP "Enable multiple document interface" OFF)
+OPTION(SALOME_USE_SINGLE_DESKTOP "Enable multiple document interface" ON)
 
 MARK_AS_ADVANCED(SALOME_USE_VTKVIEWER SALOME_USE_VTKVIEWER SALOME_USE_GRAPHICSVIEW)
 MARK_AS_ADVANCED(SALOME_USE_SALOMEOBJECT SALOME_USE_OCCVIEWER SALOME_USE_GLVIEWER SALOME_USE_PLOT2DVIEWER)