Add integration_gl example

This commit is contained in:
Tamás Szelei 2020-11-15 23:51:13 +01:00 committed by Héctor Ramón Jiménez
parent 187413b452
commit a646b11109
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
7 changed files with 410 additions and 2 deletions

View file

@ -86,6 +86,7 @@ members = [
"examples/tooltip",
"examples/url_handler",
"examples/menu",
"examples/integration_gl",
]
[dependencies]