Change MSBuildPanel to EditorDock

This commit is contained in:
kobewi
2025-11-24 17:38:24 +01:00
parent 4601c07d86
commit a07fcf5d05
6 changed files with 39 additions and 27 deletions

View File

@ -87,6 +87,7 @@ public:
EditorDock();
void open();
void make_visible();
void close();
void set_title(const String &p_title);