Salome HOME
Fix code formatting
authorvsv <vitaly.smetannikov@opencascade.com>
Thu, 15 Dec 2016 15:01:32 +0000 (18:01 +0300)
committervsv <vitaly.smetannikov@opencascade.com>
Thu, 15 Dec 2016 15:01:32 +0000 (18:01 +0300)
src/SHAPERGUI/SHAPERGUI.cpp

index 54662193eca66ecf1e55f57cf0d7f6905ad668b4..9b1b51f6beab120b593fff8da0b242d65656bea4 100644 (file)
@@ -154,7 +154,7 @@ void SHAPERGUI::viewManagers(QStringList& theList) const
 //  // proxy viewer. If study is opened, CAM application calls this method before the open()
 //  // of data model
 //  // the SHAPER data model is specific and during open(load) redisplay signals are flushed, so
-//  // we need to connect to the viewer before it. Here, 
+//  // we need to connect to the viewer before it. Here,
 //  // it seems the most appropriate place for this
 //  // according to SALOME architecture.
 //  if (!mySelector) {