summaryrefslogtreecommitdiff
path: root/ui/viewlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/viewlist.h')
-rw-r--r--ui/viewlist.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/ui/viewlist.h b/ui/viewlist.h
index e79f76b5..4437b7e7 100644
--- a/ui/viewlist.h
+++ b/ui/viewlist.h
@@ -6,6 +6,16 @@
#include "menus.h"
#include "action.h"
+/*!
+
+ \defgroup viewlist ViewList
+ \ingroup uiapi
+*/
+
+/*!
+
+ \ingroup viewlist
+*/
class BINARYNINJAUIAPI ViewList : public MenuHelper
{
Q_OBJECT