summaryrefslogtreecommitdiff
path: root/ui/commentdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/commentdialog.h')
-rw-r--r--ui/commentdialog.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/ui/commentdialog.h b/ui/commentdialog.h
index 2a70c3eb..f1c40ca5 100644
--- a/ui/commentdialog.h
+++ b/ui/commentdialog.h
@@ -7,6 +7,16 @@
#include "uicontext.h"
#include "uicomment.h"
+/*!
+
+ \defgroup commentdialog CommentDialog
+ \ingroup uiapi
+*/
+
+/*!
+
+ \ingroup commentdialog
+*/
class BINARYNINJAUIAPI CommentDialog : public QDialog
{
Q_OBJECT