Indentation

This commit is contained in:
williameveretteggplant 2022-02-14 14:15:26 -07:00 committed by GitHub
parent aae1f34d0d
commit 9925f50aef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -752,9 +752,9 @@ GSSetDragTypes(NSView* obj, NSArray *types)
TEST_RELEASE(_sub_views);
if (_rFlags.has_tooltips != 0)
{
[GSToolTips removeTipsForView: self];
}
{
[GSToolTips removeTipsForView: self];
}
if (_rFlags.has_currects != 0)
{
[self discardCursorRects]; // Handle release of cursors