Merge pull request #53313 from KoBeWi/debinded_konnekt
This commit is contained in:
commit
42312f066b
11 changed files with 184 additions and 60 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue