mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-11 04:52:21 +02:00
Added #endif back
This commit is contained in:
parent
eacc862d67
commit
502c46dc2f
1 changed files with 1 additions and 0 deletions
|
@ -5116,6 +5116,7 @@ namespace IDE.ui
|
||||||
mClangHoverErrorData = null;
|
mClangHoverErrorData = null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
if ((parser != null) && (mIsBeefSource) && (!didShow) && (!mHoverWatch.mIsShown))
|
if ((parser != null) && (mIsBeefSource) && (!didShow) && (!mHoverWatch.mIsShown))
|
||||||
ErrorScope:
|
ErrorScope:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue