Skip to content

Commit

Permalink
⬆️ [Cool]
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesFouchy committed Jul 1, 2024
1 parent 549b7c2 commit ab55e1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cool
1 change: 1 addition & 0 deletions src/Nodes/NodesConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ class NodesConfig {
void update_node_with_new_definition(Node&, Cool::NodeDefinition const&, bool store_links_deletion_in_history = false);
static void widget_to_rename_node(Cool::Node&);
auto maybe_disable_node_definition() const -> Cool::MaybeDisableNodeDefinition;
void node_context_menu(Cool::Node&, Cool::NodeId const&) {}

private:
auto make_node(Cool::NodeDefinitionAndCategoryName const&) -> Node;
Expand Down

0 comments on commit ab55e1c

Please sign in to comment.