Salome HOME
Merge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
[modules/shaper.git] / src / XGUI / XGUI_Tools.h
index 7db64558ac26448911c1dd19bbbf343af1116f1f..1a5c7b05f2b2103dc91e33dcc25025ef9a47742f 100644 (file)
@@ -63,6 +63,8 @@ bool XGUI_EXPORT isModelObject(FeaturePtr theFeature);
  \param theFeature a feature
  */
 std::string XGUI_EXPORT featureInfo(FeaturePtr theFeature);
-}
+
+
+};
 
 #endif