]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Events/Events_LongOp.h
Salome HOME
Wait cursor for solver operation
[modules/shaper.git] / src / Events / Events_LongOp.h
index bc698ac502c32b05f680962dbc7ad34d3d8557fa..dfb06cae444ec8ad1dabc843851a421589ca72a2 100644 (file)
@@ -17,7 +17,7 @@ class EVENTS_EXPORT Events_LongOp: public Events_Message
 public:
   virtual ~Events_LongOp();
   /// Returns the identifier of this event
-  static Events_ID errorID();
+  static Events_ID eventID();
   /// Starts the long operation
   static void start(void* theSender = 0);
   /// Stops the long operation