Salome HOME
Copyright update 2021
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetOptionalBox.h
index 620fe6fe7fac639644038022c1fbef2922acafee..5af2e1e303d338d6d6b1ba841565b8bb53119868 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  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_ */