Salome HOME
Add tests.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Operation.h
index be5f8e7f4c0bcc2aac759ad7497a00cdd97887d6..05879abfc0ad272539dc1f61a88d7f58dd860160 100644 (file)
@@ -109,6 +109,7 @@ private:
   OCCViewer_ViewManager*              myPreviewManager;
   QString                             myName;
   bool                                myIsPrintErrorMessage;
+  bool                                myIsTransactionOpened;
   int                                 myPreviewZLayer;
 };