From 97ac519092fc87e27c49ab21aafb41b77f40dc03 Mon Sep 17 00:00:00 2001 From: Rusty Wagner Date: Fri, 12 Jan 2024 10:11:19 -0700 Subject: Sidebar improvements --- binaryninjacore.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binaryninjacore.h') diff --git a/binaryninjacore.h b/binaryninjacore.h index 29d1cf29..9090fdd5 100644 --- a/binaryninjacore.h +++ b/binaryninjacore.h @@ -1906,7 +1906,7 @@ extern "C" SidebarBackgroundColor, SidebarInactiveIconColor, SidebarActiveIconColor, - SidebarHeaderBackgroundColor, + SidebarHeaderBackgroundColor, // Deprecated, has no effect (paints as QPalette::Window) SidebarHeaderTextColor, SidebarWidgetBackgroundColor, -- cgit v1.3.1