Salome HOME
Merge branch 'origin/V7_main'
[modules/gui.git] / 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