Merge pull request #53313 from KoBeWi/debinded_konnekt
This commit is contained in:
@ -31,9 +31,10 @@
|
||||
#ifndef NODE_DOCK_H
|
||||
#define NODE_DOCK_H
|
||||
|
||||
#include "connections_dialog.h"
|
||||
#include "groups_editor.h"
|
||||
|
||||
class ConnectionsDock;
|
||||
|
||||
class NodeDock : public VBoxContainer {
|
||||
GDCLASS(NodeDock, VBoxContainer);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user