imgui: Set remote to xemu fork

This commit is contained in:
Matt Borgerson
2023-07-22 21:34:39 -07:00
committed by mborgerson
parent 93ab116e91
commit 15bf68594f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
url = https://gitlab.com/qemu-project/libvfio-user.git
[submodule "ui/thirdparty/imgui"]
path = ui/thirdparty/imgui
url = https://github.com/ocornut/imgui.git
url = https://github.com/xemu-project/imgui.git
ignore = untracked
[submodule "ui/thirdparty/implot"]
path = ui/thirdparty/implot