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 1dde32375..6259fc750 100644 --- a/doc/html/hierarchy.js +++ b/doc/html/hierarchy.js @@ -20,6 +20,9 @@ var hierarchy = [ "IFile", null, [ [ "RedFile", "classRedFile.html", null ] ] ], + [ "IQuota", null, [ + [ "RedDirectory", "classRedDirectory.html", null ] + ] ], [ "ITemplateEngine", "interfaceITemplateEngine.html", [ [ "FriendicaSmartyEngine", "classFriendicaSmartyEngine.html", null ], [ "Template", "classTemplate.html", null ] |