Add EditorDock's own DockSlot enum

This commit is contained in:
kobewi
2025-12-27 11:39:27 +01:00
parent 05c097e5e2
commit 9f96d2199d
36 changed files with 111 additions and 42 deletions

View File

@@ -34,6 +34,7 @@
#include "editor/debugger/editor_debugger_node.h"
#include "editor/debugger/editor_debugger_server.h"
#include "editor/debugger/editor_file_server.h"
#include "editor/docks/editor_dock_manager.h"
#include "editor/editor_node.h"
#include "editor/run/run_instances_dialog.h"
#include "editor/script/script_editor_plugin.h"