Salome HOME
Debug of CMake build procedure
authormpa <mpa@opencascade.com>
Thu, 27 Feb 2014 11:44:28 +0000 (15:44 +0400)
committermpa <mpa@opencascade.com>
Thu, 27 Feb 2014 11:44:28 +0000 (15:44 +0400)
src/GuiHelpers/StandardApp_Module.cxx

index ad91a22ec04c13331ac25c859c27794333888e0c..089ed379c0b592fa699a38b4e02a5d5aa3dc5bfc 100644 (file)
@@ -208,7 +208,9 @@ void StandardApp_Module::windows( QMap<int, int>& theMap ) const
 {
   theMap.clear();
   theMap.insert( SalomeApp_Application::WT_ObjectBrowser, Qt::LeftDockWidgetArea );
+#ifndef DISABLE_PYCONSOLE
   theMap.insert( SalomeApp_Application::WT_PyConsole,     Qt::BottomDockWidgetArea );
+#endif
 }
 
 // Module's engine IOR