Salome HOME
Provide icons for groups with different shape types
[modules/shaper.git] / src / XGUI / XGUI_PropertyPanel.h
index 06dfda814035469dbcd770505a386548adb019be..7f1f0b325a467e0f75199e1862fc14394b6babf8 100644 (file)
@@ -42,6 +42,9 @@ const static char* PROP_PANEL = "property_panel_dock";
 /// Internal name of Ok button
 const static char* PROP_PANEL_OK = "property_panel_ok";
 
+/// Internal name of Ok button
+const static char* PROP_PANEL_OK_PLUS = "property_panel_ok_plus";
+
 /// Internal name of Cancel button
 const static char* PROP_PANEL_CANCEL = "property_panel_cancel";