diff options
Diffstat (limited to 'doc/html/hierarchy.js')
-rw-r--r-- | doc/html/hierarchy.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/html/hierarchy.js b/doc/html/hierarchy.js index 855cea45d..3eb426ef0 100644 --- a/doc/html/hierarchy.js +++ b/doc/html/hierarchy.js @@ -1,5 +1,8 @@ var hierarchy = [ + [ "AbstractBasic", null, [ + [ "RedBasicAuth", "classRedBasicAuth.html", null ] + ] ], [ "App", "classApp.html", null ], [ "BaseObject", "classBaseObject.html", [ [ "Conversation", "classConversation.html", null ], |