Revision: 27828
          http://sourceforge.net/p/bibdesk/svn/27828
Author:   hofman
Date:     2022-08-23 08:51:38 +0000 (Tue, 23 Aug 2022)
Log Message:
-----------
code layout

Modified Paths:
--------------
    trunk/bibdesk/BDSKGroupBubbleView.m

Modified: trunk/bibdesk/BDSKGroupBubbleView.m
===================================================================
--- trunk/bibdesk/BDSKGroupBubbleView.m 2022-08-23 08:44:01 UTC (rev 27827)
+++ trunk/bibdesk/BDSKGroupBubbleView.m 2022-08-23 08:51:38 UTC (rev 27828)
@@ -98,7 +98,8 @@
     [super setImage:image];
     if (RUNNING_AFTER(10_15))
         [bgView setMaskImage:image];
-    [self setHidden:image == nil];}
+    [self setHidden:image == nil];
+}
 
 - (void)handleKeyOrMainStateChangedNotification:(NSNotification *)note {
     if ([self image])

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to