aboutsummaryrefslogtreecommitdiff
path: root/hierarchy.js
diff options
context:
space:
mode:
Diffstat (limited to 'hierarchy.js')
-rw-r--r--hierarchy.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/hierarchy.js b/hierarchy.js
new file mode 100644
index 0000000..4e341ae
--- /dev/null
+++ b/hierarchy.js
@@ -0,0 +1,6 @@
+var hierarchy =
+[
+ [ "QAPPLICATION_CLASS", null, [
+ [ "SingleApplication", "classSingleApplication.html", null ]
+ ] ]
+]; \ No newline at end of file