Salome HOME
First integration of a new PV3D viewer.
[modules/gui.git] / src / SUIT / SUIT_ViewWindow.cxx
index 6f8f2243e658240c08e15fab55b501fa6357a8db..7480df9ea0a5d140b38c7f64ab069124983a6abf 100644 (file)
@@ -560,4 +560,4 @@ void SUIT_ViewWindow::setVisible( bool on )
   QApplication::sendPostedEvents( 0, QEvent::ChildPolished );
   if ( !property( "blockShow" ).toBool() )
     QMainWindow::setVisible( on );
-}
+}
\ No newline at end of file