1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-04 23:36:00 +02:00

Fixed extension methods in autocomplete, added extmethod icon

This commit is contained in:
Brian Fiete 2021-01-20 12:43:55 -08:00
parent 3f35ef51f2
commit 3560554127
7 changed files with 15 additions and 5 deletions

View file

@ -180,6 +180,8 @@ namespace Beefy.theme.dark
ComboBoxFrameless,
PanelHeader,
ExtMethod,
COUNT
};