diff options
author | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2021-04-14 11:04:53 +0200 |
---|---|---|
committer | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2021-04-14 11:04:53 +0200 |
commit | 3007dd352c553ce465ec3746fb022ac0d9aad26a (patch) | |
tree | b0163d7d3edd3b19eeeb4317ad45b98351aeb5fb /subprojects/d2tk/pugl/bindings/cxx/include/pugl/stub.hpp | |
parent | 80ecee6c568afa4448e8a69f997fc40d2f0ff13e (diff) | |
parent | 0348c6d4b26e2970723c56913f217d737a435b3a (diff) | |
download | mephisto.lv2-3007dd352c553ce465ec3746fb022ac0d9aad26a.tar.xz |
Merge commit '0348c6d4b26e2970723c56913f217d737a435b3a'
Diffstat (limited to 'subprojects/d2tk/pugl/bindings/cxx/include/pugl/stub.hpp')
-rw-r--r-- | subprojects/d2tk/pugl/bindings/cxx/include/pugl/stub.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/d2tk/pugl/bindings/cxx/include/pugl/stub.hpp b/subprojects/d2tk/pugl/bindings/cxx/include/pugl/stub.hpp index 6946fe0..fbafcee 100644 --- a/subprojects/d2tk/pugl/bindings/cxx/include/pugl/stub.hpp +++ b/subprojects/d2tk/pugl/bindings/cxx/include/pugl/stub.hpp @@ -25,7 +25,7 @@ namespace pugl { /** @defgroup stubxx Stub Stub graphics support. - @ingroup pugl_cxx + @ingroup puglxx @{ */ |