Salome HOME
refs #1332: state of splitter is stored/restored
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ViewerDlg.h
index a638b06be9e40f3d84f8f6df89c15b81c108b3fd..0f5ed4b99ba91d3e47a5888808231fc71bc18bdf 100644 (file)
@@ -37,7 +37,7 @@ class HYDROGUI_ViewerDlg : public HYDROGUI_InputPanel
   Q_OBJECT
 
 public:
-  HYDROGUI_ViewerDlg( HYDROGUI_Module* theModule, const QString& theTitle );
+  HYDROGUI_ViewerDlg( HYDROGUI_Module* theModule, const QString& theTitle, bool isSplitter );
   virtual ~HYDROGUI_ViewerDlg();
 
   Handle(AIS_InteractiveContext) getAISContext();