From 7a0d2d09b792e03984640fe868dde7e4a7d5264b Mon Sep 17 00:00:00 2001 From: Ben Vanik Date: Tue, 26 May 2015 17:31:51 -0700 Subject: [PATCH] Switching dockpanelsuite to forked version. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9c52c452e..adfb268a2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,7 +15,7 @@ url = https://github.com/ocornut/imgui.git [submodule "third_party/dockpanelsuite"] path = third_party/dockpanelsuite - url = https://github.com/dockpanelsuite/dockpanelsuite.git + url = https://github.com/xenia-project/dockpanelsuite.git [submodule "third_party/flatbuffers"] path = third_party/flatbuffers url = https://github.com/google/flatbuffers.git