Salome HOME
Do not clear in neutral point correction.
[modules/shaper.git] / src / XGUI / XGUI_ErrorMgr.h
index b37b8ecac6884c4b6d2627b61b69386f9accab95..3a320c4b0e807877a5c53b532230a6a78f504ca8 100644 (file)
@@ -52,6 +52,9 @@ protected slots:
   virtual void onWidgetChanged();
 
 private:
+  /// Stores initial values of accept/accept all tool/status tip to internal containers
+  void storeInitialActionValues();
+
   /// It disables the propety panel Accept action if the error message is not empty
   /// The message is set to the header tool tip.
   /// \param theAction an action to be changed