mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-29 21:30:06 +00:00
Adding Qt ImGui backend
This commit is contained in:
parent
dd1b4f27c8
commit
b18692657a
4 changed files with 22 additions and 3 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -22,3 +22,6 @@
|
|||
[submodule "external/imgui"]
|
||||
path = external/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
[submodule "external/imgui-backend-qt"]
|
||||
path = external/imgui-backend-qt
|
||||
url = ../imgui-backend-qt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue