1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 04:22:20 +02:00

Added #endif back

This commit is contained in:
Brian Fiete 2022-02-14 07:03:27 -05:00
parent eacc862d67
commit 502c46dc2f

View file

@ -5116,6 +5116,7 @@ namespace IDE.ui
mClangHoverErrorData = null;
}
}
#endif
if ((parser != null) && (mIsBeefSource) && (!didShow) && (!mHoverWatch.mIsShown))
ErrorScope: