Assembly: Use canDragObjectToTarget in viewProviderAssembly
This commit is contained in:
committed by
Yorik van Havre
parent
3e2bc7ad3d
commit
6088fdaa96
@@ -88,6 +88,8 @@ public:
|
||||
}
|
||||
|
||||
bool canDragObject(App::DocumentObject*) const override;
|
||||
bool canDragObjectToTarget(App::DocumentObject* obj,
|
||||
App::DocumentObject* target) const override;
|
||||
|
||||
App::DocumentObject* getActivePart() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user