summaryrefslogtreecommitdiff
path: root/ui/expandablegroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/expandablegroup.h')
-rw-r--r--ui/expandablegroup.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ui/expandablegroup.h b/ui/expandablegroup.h
index 63b1d70a..1591c9a7 100644
--- a/ui/expandablegroup.h
+++ b/ui/expandablegroup.h
@@ -7,6 +7,10 @@
#include <QtWidgets/QScrollArea>
#include <QtCore/QPropertyAnimation>
+/*!
+
+ \ingroup uiapi
+*/
class BINARYNINJAUIAPI ExpandableGroup : public QWidget
{
Q_OBJECT