diff options
Diffstat (limited to 'ui/instructionedit.h')
| -rw-r--r-- | ui/instructionedit.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ui/instructionedit.h b/ui/instructionedit.h index ea398f34..0f904196 100644 --- a/ui/instructionedit.h +++ b/ui/instructionedit.h @@ -4,6 +4,10 @@ #include "binaryninjaapi.h" #include "uicontext.h" +/*! + + \ingroup uiapi +*/ class BINARYNINJAUIAPI InstructionEdit : public QLineEdit { Q_OBJECT |
