diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-08-15 00:52:17 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-14 09:52:17 -0700 |
| commit | b8d3e831dd109217763fee91d750f15745997858 (patch) | |
| tree | 4bb1c9230172da4f53a669d739db5c474dee95f2 /ports/imgui/CONTROL | |
| parent | e09594e42982bf7272bb12f49a4869b3fb8b90b7 (diff) | |
| download | vcpkg-b8d3e831dd109217763fee91d750f15745997858.tar.gz vcpkg-b8d3e831dd109217763fee91d750f15745997858.zip | |
[imgui] Add messages for unsupported features (#12890)
Diffstat (limited to 'ports/imgui/CONTROL')
| -rw-r--r-- | ports/imgui/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/imgui/CONTROL b/ports/imgui/CONTROL index 75a46c25c..e87894d5e 100644 --- a/ports/imgui/CONTROL +++ b/ports/imgui/CONTROL @@ -1,6 +1,6 @@ Source: imgui Version: 1.77 -Port-Version: 2 +Port-Version: 3 Homepage: https://github.com/ocornut/imgui Description: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies. |
