Salome HOME
#refs 327 - Polyline is not shown during creation
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_DataBrowser.h
index 50a7753446faef4bb1cf8593b0ee0e4ea5b3d470..11856cf6352a48de4a750a44e30f66f3761e6773 100644 (file)
@@ -51,6 +51,7 @@ public:
 signals:
   void             dropped( const QList<SUIT_DataObject*>& theList, 
     SUIT_DataObject* theTargetParent, int theTargetRow, Qt::DropAction theDropAction );
+  void             dataChanged();
 
 private:
   HYDROGUI_Module* myModule;