Salome HOME
updated copyright message
[modules/shaper.git] / src / ModuleBase / ModuleBase_Preferences.h
index 65b2a2d7a748c3428e8fe708514061b9fd919588..a6c04754d2ce2b56a078875045cada927d7e5d22 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -79,6 +79,9 @@ class MODULEBASE_EXPORT ModuleBase_Preferences
   /// Retrieve preferences of config prop to default state
   static void resetConfigPropPreferences(SUIT_PreferenceMgr* thePref);
 
+  /// Updates content of preferences for sketch tab
+  static void updateSketchTab(ModuleBase_IPrefMgr* thePref, int thePageId);
+
 private:
   /// Updates SUIT_ResourceMgr values by Config_PropManager properties
   static void updateResourcesByConfig();
@@ -86,7 +89,8 @@ private:
   /// Set default values to the Config_PropManager properties
   static void resetConfig();
 
-  /// Creates a content for General tab, which defines behavior of loading parts and displaying shapes
+  /// Creates a content for General tab, which defines the behavior of loading parts
+  /// and displaying shapes
   static void createGeneralTab(ModuleBase_IPrefMgr* thePref, int thePageId);
 
   /// Creates content of preferences editing widget