Salome HOME
bos #26805: regressions in tests
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetOptionalBox.h
index d5ecaf266e6954ede276a18740abe0e8ebe4de93..5af2e1e303d338d6d6b1ba841565b8bb53119868 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -136,6 +136,7 @@ private:
 
   bool myHaveFrame;
   bool myEnableOnCheck;
+  bool myAlwaysShowTitle;
 };
 
 #endif /* ModuleBase_WidgetOptionalBox_H_ */