mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Reworked functions with explicit 'this'
This commit is contained in:
parent
9fde8a3c89
commit
3627f8c40f
15 changed files with 556 additions and 199 deletions
|
@ -179,6 +179,7 @@ public:
|
|||
bool mIgnoreFixits;
|
||||
bool mHasFriendSet;
|
||||
bool mUncertain; // May be an unknown identifier, do not aggressively autocomplete
|
||||
bool mForceAllowNonStatic;
|
||||
int mCursorLineStart;
|
||||
int mCursorLineEnd;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue