summaryrefslogtreecommitdiff
path: root/ui/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/theme.h')
-rw-r--r--ui/theme.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/theme.h b/ui/theme.h
index ed40aa2e..462e38ed 100644
--- a/ui/theme.h
+++ b/ui/theme.h
@@ -98,7 +98,8 @@ enum ThemeColor
FeatureMapUnicodeStringColor,
FeatureMapFunctionColor,
FeatureMapImportColor,
- FeatureMapExternColor
+ FeatureMapExternColor,
+ FeatureMapLibraryColor
};
void BINARYNINJAUIAPI initThemes();