Revision: 15072
http://sourceforge.net/p/skim-app/code/15072
Author: hofman
Date: 2025-04-03 09:31:54 +0000 (Thu, 03 Apr 2025)
Log Message:
-----------
declare draggingsource and draggingdestination
Modified Paths:
--------------
trunk/SKFontWell.m
Modified: trunk/SKFontWell.m
===================================================================
--- trunk/SKFontWell.m 2025-04-02 16:37:46 UTC (rev 15071)
+++ trunk/SKFontWell.m 2025-04-03 09:31:54 UTC (rev 15072)
@@ -56,7 +56,7 @@
#define TARGET_KEY @"target"
-@interface SKFontWell (SKPrivate)
+@interface SKFontWell () <NSDraggingSource, NSDraggingDestination>
- (void)changeActive:(id)sender;
- (void)fontChanged;
@end
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit