summaryrefslogtreecommitdiff
path: root/editor/node_dock.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/node_dock.h')
-rw-r--r--editor/node_dock.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/editor/node_dock.h b/editor/node_dock.h
index 0af65719c9..29e5dc5169 100644
--- a/editor/node_dock.h
+++ b/editor/node_dock.h
@@ -59,6 +59,8 @@ public:
void show_groups();
void show_connections();
+ void update_lists();
+
NodeDock();
};