Salome HOME
Get rid of compilation warnings. Part I.
[modules/shaper.git] / src / XGUI / XGUI_InspectionPanel.h
index 3a333cf60d5dee853af4561a3c2cbed0914f8c26..4073ca6143e583d44743f133f0afb294eb9a4963 100644 (file)
@@ -57,7 +57,7 @@ class GeomAPI_Box;
 class ModuleBase_PageWidget;
 
 /// Internal name of property panel widget
-const static char* INSPECTION_PANEL = "inspection_panel_dock";
+MAYBE_UNUSED const static char* INSPECTION_PANEL = "inspection_panel_dock";
 
 /**
 * \ingroup GUI