Salome HOME
INT PAL 0052775: Any dialogue with the selector raises an exception for second viewer
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_FilterDlg.h
index 55d854c17162dc532f8a2c16d9d09d2ce4c79b9b..50dabdaa192be632bd58c655239e0adbbeb86827 100755 (executable)
@@ -255,6 +255,8 @@ private slots:
   void                      onCriterionChanged( const int, const int );
   void                      onThresholdChanged( const int, const int );
   void                      onCurrentChanged( int, int );
+  void                      onOpenView();
+  void                      onCloseView();
 
 private: