mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 04:22:20 +02:00
Merge branch 'master' into FuzzyAutoComplete
This commit is contained in:
commit
62c3998521
64 changed files with 2485 additions and 598 deletions
|
@ -1165,6 +1165,7 @@ namespace IDE.ui
|
|||
}
|
||||
}
|
||||
|
||||
public Stopwatch mStopwatch ~ delete _;
|
||||
public EditWidget mTargetEditWidget;
|
||||
public Event<Action> mOnAutoCompleteInserted ~ _.Dispose();
|
||||
public Event<Action> mOnClosed ~ _.Dispose();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue