Change MSBuildPanel to EditorDock
This commit is contained in:
@ -87,6 +87,7 @@ public:
|
||||
EditorDock();
|
||||
|
||||
void open();
|
||||
void make_visible();
|
||||
void close();
|
||||
|
||||
void set_title(const String &p_title);
|
||||
|
||||
Reference in New Issue
Block a user