Salome HOME
Create validators for constraint operations
[modules/shaper.git] / src / PyEvent / PyEvent_EventFilter.h
index d115a2802c9f8513b981959fba745a2fc7cb1e77..23132de7e710991d1d54c7dd9bfef94d5e26c885 100644 (file)
@@ -17,8 +17,7 @@ class PyEvent_Event;
   This event filter can be installed by any application that intends to use PyEvent_Event mechanism asynchronously.
   This class replaced SalomeApp_EventFilter.
 */
-//PYEVENT_EXPORT
-class PyEvent_EventFilter: public QObject 
+class PYEVENT_EXPORT PyEvent_EventFilter: public QObject 
 {
 public:
   static void Init();