Revision: 26239 http://sourceforge.net/p/bibdesk/svn/26239 Author: hofman Date: 2021-06-16 13:56:37 +0000 (Wed, 16 Jun 2021) Log Message: ----------- Declare subclass
Modified Paths: -------------- trunk/bibdesk/BibPref_Export.h Modified: trunk/bibdesk/BibPref_Export.h =================================================================== --- trunk/bibdesk/BibPref_Export.h 2021-06-16 13:56:03 UTC (rev 26238) +++ trunk/bibdesk/BibPref_Export.h 2021-06-16 13:56:37 UTC (rev 26239) @@ -61,7 +61,7 @@ NSPopUpButton *chooseMainPagePopup; } -@property (nonatomic, assign) IBOutlet NSOutlineView *outlineView; +@property (nonatomic, assign) IBOutlet BDSKOutlineView *outlineView; @property (nonatomic, assign) IBOutlet NSSegmentedControl *addRemoveButton; @property (nonatomic, assign) IBOutlet NSButton *exportRadioButton; @property (nonatomic, assign) IBOutlet NSButton *serviceRadioButton; 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