X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPyInterp%2FPyInterp_Event.h;h=9fdc9ebcb537c486f17e2121981e5afdeb1d4a4f;hb=e884d8b11e3cde0d41d80bb39e3108f4725c3917;hp=01bab92c11cbb7e7adfcfc56c65f15e8aa01c0a5;hpb=24fd5aa4e000a03e484c5d4c544e5e08b08a747f;p=modules%2Fshaper.git diff --git a/src/PyInterp/PyInterp_Event.h b/src/PyInterp/PyInterp_Event.h index 01bab92c1..9fdc9ebcb 100644 --- a/src/PyInterp/PyInterp_Event.h +++ b/src/PyInterp/PyInterp_Event.h @@ -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();