]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModuleBase/ModuleBase_Preferences.h
Salome HOME
bos #24513 Dealing with conflicting constraints
[modules/shaper.git] / src / ModuleBase / ModuleBase_Preferences.h
index c3520376874dfcd78ac2d7f3b07bbc287ac17b2d..787c4bb85df0bb11dbd00e723c34b382509aae00 100644 (file)
@@ -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();