0029674: Improvements in Inspector tool
[occt.git] / tools / View / View_ToolBar.hxx
index 99d888f..dca417b 100644 (file)
@@ -44,7 +44,7 @@ class View_ToolBar : public QObject
 
 public:
   //! Constructor
-  Standard_EXPORT View_ToolBar (QWidget* theParent);
+  Standard_EXPORT View_ToolBar (QWidget* theParent, const bool isUseKeepView = true);
 
   //! Destructor
   virtual ~View_ToolBar() Standard_OVERRIDE {}