]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMESHGUI/SMESHGUI_Preferences_ScalarBarDlg.h
Salome HOME
Implementation of the "20830: EDF 1357 GUI : Hide/Show Icon"
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_Preferences_ScalarBarDlg.h
index 42058ee2b144bae6d006a58257ce35c93b87e038..208e88cd7d13027e1cee2233c0552c92ccf86032 100644 (file)
@@ -80,6 +80,7 @@ protected slots:
   void                     onXYChanged();
   void                     onOrientationChanged();
   void                     onDistributionChanged( int );
+  void                     onDistributionActivated( bool );
 
 private:
   SMESHGUI*                mySMESHGUI;