Core: Tree: Allow reordering in root and groups allowing it (parts, groups
This commit is contained in:
committed by
Chris Hennes
parent
cc5d4146cf
commit
fec1a86e30
@@ -64,6 +64,9 @@ public:
|
||||
App::PropertyEnumeration OnTopWhenSelected;
|
||||
App::PropertyEnumeration SelectionStyle;
|
||||
|
||||
// Hidden properties
|
||||
App::PropertyInteger TreeRank;
|
||||
|
||||
virtual void attach(App::DocumentObject *pcObject);
|
||||
virtual void reattach(App::DocumentObject *);
|
||||
void update(const App::Property*) override;
|
||||
|
||||
Reference in New Issue
Block a user