ui: Fixed activation of bookmarked edge did not highlight edge
This commit is contained in:
@@ -74,6 +74,8 @@ public:
|
||||
void focusIn();
|
||||
void focusOut();
|
||||
|
||||
void showNodeRecursive();
|
||||
|
||||
void matchNameRecursive(const std::string& query, std::vector<QtGraphNode*>* matchedNodes);
|
||||
void removeNameMatch();
|
||||
void setActiveMatch(bool active);
|
||||
|
||||
Reference in New Issue
Block a user