Revision: 14707 http://sourceforge.net/p/skim-app/code/14707 Author: hofman Date: 2024-11-17 15:56:34 +0000 (Sun, 17 Nov 2024) Log Message: ----------- move declaration
Modified Paths: -------------- trunk/SKApplicationController.h Modified: trunk/SKApplicationController.h =================================================================== --- trunk/SKApplicationController.h 2024-11-17 15:55:34 UTC (rev 14706) +++ trunk/SKApplicationController.h 2024-11-17 15:56:34 UTC (rev 14707) @@ -59,6 +59,7 @@ SKDownloadController *downloadController; } +- (IBAction)getInfo:(nullable id)sender; - (IBAction)orderFrontLineInspector:(nullable id)sender; - (IBAction)orderFrontNotesPanel:(nullable id)sender; @@ -67,7 +68,6 @@ - (IBAction)showPreferencePanel:(nullable id)sender; - (IBAction)showReleaseNotes:(nullable id)sender; - (IBAction)showDownloads:(nullable id)sender; -- (IBAction)getInfo:(nullable id)sender; @property (nonatomic, nullable, strong) IBOutlet NSMenu *noteColumnsMenu, *noteTypeMenu; 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