Revision: 29100
          http://sourceforge.net/p/bibdesk/svn/29100
Author:   hofman
Date:     2025-04-06 16:37:51 +0000 (Sun, 06 Apr 2025)
Log Message:
-----------
Support draging from font well

Modified Paths:
--------------
    trunk/bibdesk/BDSKFontWell.h

Modified: trunk/bibdesk/BDSKFontWell.h
===================================================================
--- trunk/bibdesk/BDSKFontWell.h        2025-04-06 16:37:27 UTC (rev 29099)
+++ trunk/bibdesk/BDSKFontWell.h        2025-04-06 16:37:51 UTC (rev 29100)
@@ -40,7 +40,7 @@
 
 NS_ASSUME_NONNULL_BEGIN
 
-@interface BDSKFontWell : NSButton {
+@interface BDSKFontWell : NSButton <NSDraggingSource> {
     __weak id target;
     SEL action;
 }

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



_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to