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:
parent
2a446afc73
commit
c2c7431620
7 changed files with 75 additions and 72 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue