summaryrefslogtreecommitdiff
path: root/ui/uicomment.h
diff options
context:
space:
mode:
authorRusty Wagner <rusty.wagner@gmail.com>2023-09-26 18:56:47 -0600
committerRusty Wagner <rusty.wagner@gmail.com>2023-09-28 13:32:49 -0600
commit8b15f2244af51ef312a6a4be7444a07242a34b60 (patch)
tree70958ceffbfb9c38db1d170cdf642084a80c5607 /ui/uicomment.h
parent32501cd8b0879f53ed4a24a96aad4c1b71080193 (diff)
Minor updates for Python binding generation of UI API
Diffstat (limited to 'ui/uicomment.h')
-rw-r--r--ui/uicomment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/uicomment.h b/ui/uicomment.h
index 2856c3c0..b8265fb0 100644
--- a/ui/uicomment.h
+++ b/ui/uicomment.h
@@ -25,7 +25,7 @@ typedef enum
\ingroup uicomment
*/
-class UIComment
+class BINARYNINJAUIAPI UIComment
{
public:
UICommentType type;