Revision: 29655
          http://sourceforge.net/p/bibdesk/svn/29655
Author:   hofman
Date:     2025-10-03 09:46:39 +0000 (Fri, 03 Oct 2025)
Log Message:
-----------
override designated initializer

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

Modified: trunk/bibdesk/BDSKFileMatchConfigController.m
===================================================================
--- trunk/bibdesk/BDSKFileMatchConfigController.m       2025-10-03 09:44:12 UTC 
(rev 29654)
+++ trunk/bibdesk/BDSKFileMatchConfigController.m       2025-10-03 09:46:39 UTC 
(rev 29655)
@@ -59,7 +59,7 @@
     [BDSKFilePathTransformer class];
 }
 
-- (instancetype)init
+- (instancetype)initWithWindow:(NSWindow *)window
 {
     self = [super initWithWindow:nil];
     if (self) {

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