From 8b15f2244af51ef312a6a4be7444a07242a34b60 Mon Sep 17 00:00:00 2001 From: Rusty Wagner Date: Tue, 26 Sep 2023 18:56:47 -0600 Subject: Minor updates for Python binding generation of UI API --- ui/uicomment.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/uicomment.h') 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; -- cgit v1.3.1