Revision: 15477 http://sourceforge.net/p/skim-app/code/15477 Author: hofman Date: 2025-06-16 21:40:27 +0000 (Mon, 16 Jun 2025) Log Message: ----------- remove unused predeclaration
Modified Paths: -------------- trunk/SKMainDocument.h Modified: trunk/SKMainDocument.h =================================================================== --- trunk/SKMainDocument.h 2025-06-16 21:39:35 UTC (rev 15476) +++ trunk/SKMainDocument.h 2025-06-16 21:40:27 UTC (rev 15477) @@ -43,7 +43,7 @@ extern NSString *SKSkimFileDidSaveNotification; -@class PDFDocument, SKMainWindowController, SKPDFView, SKLine, SKProgressController, SKTemporaryData, SKFileUpdateChecker, SKExportAccessoryController, PDFAnnotation, SKSnapshotWindowController; +@class PDFDocument, SKMainWindowController, SKPDFView, SKLine, SKTemporaryData, SKFileUpdateChecker, SKExportAccessoryController, PDFAnnotation, SKSnapshotWindowController; @interface SKMainDocument : NSDocument <SKPDFSynchronizerDelegate> { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Skim-app-commit mailing list Skim-app-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/skim-app-commit