Salome HOME
#1330 Multiply selection when Create fillet using Shift button
[modules/shaper.git] / src / XGUI / XGUI_ErrorMgr.h
index 03d057c5bbda2deb004c2ed8d2e924935371fcfb..23012267b30a52f781cadcbc07c71b12d27f05b5 100644 (file)
@@ -74,6 +74,8 @@ private:
   ModuleBase_IWorkshop* myWorkshop; /// workshop
   QDialog* myErrorDialog; /// contains the error message
   QLabel* myErrorLabel; /// contains an error information
+  QString myAcceptToolTip; /// cached tool tip value for enabled Accept action
+  QString myAcceptAllToolTip; /// cached tool tip value for enabled AcceptAll action
 };
 
 #endif // XGUI_ErrorMgr_H
\ No newline at end of file