diff options
| author | Rusty Wagner <rusty@vector35.com> | 2019-04-12 14:54:33 -0400 |
|---|---|---|
| committer | Rusty Wagner <rusty@vector35.com> | 2019-04-12 14:54:33 -0400 |
| commit | 6dc73b519845a361327f5923ca30552d48d21201 (patch) | |
| tree | 793672aebf30e0a9e67075bc9cbed4c5ad6b747b /ui/theme.h | |
| parent | 8f7901c4709826acc0e53aeea4442b1fb9a25876 (diff) | |
Add multiselect and keyboard navigation to graph view
Diffstat (limited to 'ui/theme.h')
| -rw-r--r-- | ui/theme.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ enum ThemeColor ImportColor, InstructionHighlightColor, TokenHighlightColor, + TokenSelectionColor, AnnotationColor, OpcodeColor, LinearDisassemblyFunctionHeaderColor, |
