Salome HOME
It replaces direct names of constraints to the specific kind.
[modules/shaper.git] / src / PyInterp / PyInterp_Event.h
index 01bab92c11cbb7e7adfcfc56c65f15e8aa01c0a5..9fdc9ebcb537c486f17e2121981e5afdeb1d4a4f 100644 (file)
@@ -27,6 +27,7 @@ protected:
  * Events thrown by the interpreter having executed a command and indicating
  * the return status.
  */
+//
 class PYINTERP_EXPORT PyInterp_Event : public QEvent
 {
   PyInterp_Event();