mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Inline anonymous type declarations
This commit is contained in:
parent
f609062c2a
commit
958fc30310
20 changed files with 600 additions and 48 deletions
|
@ -223,6 +223,7 @@ BfAutoComplete::BfAutoComplete(BfResolveType resolveType, bool doFuzzyAutoComple
|
|||
BfAutoComplete::~BfAutoComplete()
|
||||
{
|
||||
Clear();
|
||||
RemoveMethodMatchInfo();
|
||||
}
|
||||
|
||||
void BfAutoComplete::SetModule(BfModule* module)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue