Revision: 7284
http://skim-app.svn.sourceforge.net/skim-app/?rev=7284&view=rev
Author: hofman
Date: 2011-06-18 12:08:02 +0000 (Sat, 18 Jun 2011)
Log Message:
-----------
remove unimplemented property
Modified Paths:
--------------
trunk/SKFindController.h
trunk/SKFindController.m
Modified: trunk/SKFindController.h
===================================================================
--- trunk/SKFindController.h 2011-06-18 11:33:09 UTC (rev 7283)
+++ trunk/SKFindController.h 2011-06-18 12:08:02 UTC (rev 7284)
@@ -57,7 +57,6 @@
@property (nonatomic, retain) IBOutlet NSObjectController *ownerController;
@property (nonatomic, assign) id <SKFindControllerDelegate> delegate;
@property (nonatomic, retain) NSString *findString;
-@property (nonatomic, readonly) NSInteger findOptions;
@property (nonatomic, readonly) NSTextView *fieldEditor;
- (void)toggleAboveView:(NSView *)view animate:(BOOL)animate;
Modified: trunk/SKFindController.m
===================================================================
--- trunk/SKFindController.m 2011-06-18 11:33:09 UTC (rev 7283)
+++ trunk/SKFindController.m 2011-06-18 12:08:02 UTC (rev 7284)
@@ -48,7 +48,7 @@
@implementation SKFindController
@synthesize delegate, findField, doneButton, ownerController, findString;
-@dynamic findOptions, fieldEditor;
+@dynamic fieldEditor;
- (void)dealloc {
[[NSNotificationCenter defaultCenter] removeObserver:self];
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit