Salome HOME
Style changes.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ZLevelsModel.h
index fd2fb37444c8a0a2b0fdc2f2fbaa3fa9e9030eba..e1585abdd28c3989a90f4b21b8c6ac28b59bef62 100644 (file)
@@ -75,6 +75,7 @@ public:
 
 protected:
   bool isObjectVisible( int theIndex ) const;
+  bool isDragAndDropAllowed( const QList<int>& theItems, const int theDropItem ) const;
 
 private:
   friend class test_HYDROGUI_ZLevelsModel;