]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PyInterp/PyInterp_Watcher.h
Salome HOME
Merge branch 'master' of newgeom:newgeom
[modules/shaper.git] / src / PyInterp / PyInterp_Watcher.h
index 3f110c1e2309aa15b8bd826c6fd48e8014415603..91126b7e9c14e57a3cf8fc44145be805d4860adb 100644 (file)
@@ -9,8 +9,7 @@
 #include <QObject>
 
 // Private class that keeps track of destructions of request listeners
-//PYINTERP_EXPORT
-class PyInterp_Watcher : public QObject
+class PYINTERP_EXPORT PyInterp_Watcher : public QObject
 {                                           
   Q_OBJECT