mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-15 20:08:54 +03:00
Removed unused dependencies
This commit is contained in:
@@ -124,10 +124,8 @@ namespace Nuake {
|
||||
|
||||
ImGuiID dockspace_id = ImGui::GetID("MyDockSpace");
|
||||
ImGui::DockSpaceOverViewport(viewport, dockspace_flags);
|
||||
//this->filesystem = FileSystemUI();
|
||||
}
|
||||
|
||||
|
||||
ImVec2 LastSize = ImVec2();
|
||||
void EditorInterface::DrawViewport()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user