nodeview: stripped out auto-position function

Hopefully this shouldn't be necessary anymore
This commit is contained in:
itsmattkc
2021-07-19 18:40:22 -07:00
parent 9c63393f50
commit 8d72685eaa
4 changed files with 0 additions and 59 deletions
-2
View File
@@ -79,8 +79,6 @@ public:
return curved_edges_;
}
void ReorganizeFrom(Node* n);
public slots:
/**
* @brief Slot when a Node is added to a graph (SetGraph() connects this)