BugFix: Show Shader editor as WorkspaceWindow

This commit is contained in:
Bruno Herbelin
2023-02-03 19:26:41 +01:00
parent 9012d33c05
commit a593e97227
2 changed files with 2 additions and 1 deletions

View File

@@ -431,6 +431,7 @@ public:
class UserInterface
{
friend class ImGuiVisitor;
friend class Navigator;
friend class OutputPreview;