summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/imgui/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/imgui/qt_attribution.json')
-rw-r--r--src/3rdparty/imgui/qt_attribution.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/3rdparty/imgui/qt_attribution.json b/src/3rdparty/imgui/qt_attribution.json
new file mode 100644
index 000000000..80d8adbcf
--- /dev/null
+++ b/src/3rdparty/imgui/qt_attribution.json
@@ -0,0 +1,16 @@
+[
+ {
+ "Id": "imgui",
+ "Name": "Dear ImGui",
+ "QDocModule": "qtrhi",
+ "Description": "Dear ImGui",
+ "QtUsage": "Used in tests to demonstrate and verify the integration of an external GUI library.",
+
+ "Homepage": "https://github.com/ocornut/imgui",
+ "Version": "v1.66b",
+ "License": "MIT License",
+ "LicenseId": "MIT",
+ "LicenseFile": "LICENSE.txt",
+ "Copyright": "Copyright (c) 2014-2018 Omar Cornut"
+ }
+]