Salome HOME
Feature #86: The hierarchy in the Object Browser (T 19).
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_DataBrowser.h
index 2d79a829e88bd54db392f79a4876b9ae1d448825..50a7753446faef4bb1cf8593b0ee0e4ea5b3d470 100644 (file)
@@ -46,7 +46,7 @@ public:
     \param theEntry - Entry of the object.
     \return data object.
   */
-  virtual SUIT_DataObject* findObject( const QString& ) const override;
+  virtual SUIT_DataObject* findObject( const QString& ) const;
 
 signals:
   void             dropped( const QList<SUIT_DataObject*>& theList,