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

Fixed autocomplete flickering while typing

This commit is contained in:
Simon Lübeß 2021-12-15 11:01:14 +01:00
parent 2a446afc73
commit c2c7431620
7 changed files with 75 additions and 72 deletions

View file

@ -508,3 +508,11 @@ Path = "X86Target.h"
[[ProjectFolder.Items]]
Type = "Source"
Path = "X86XmmInfo.cpp"
[[ProjectFolder.Items]]
Type = "Folder"
Name = "third_party"
[[ProjectFolder.Items.Items]]
Type = "Source"
Path = "third_party/FtsFuzzyMatch.h"