Revision: 3292
http://skim-app.svn.sourceforge.net/skim-app/?rev=3292&view=rev
Author: hofman
Date: 2007-12-01 03:23:00 -0800 (Sat, 01 Dec 2007)
Log Message:
-----------
Don't keep PDF document after passing it to the PDF view, it's not used anymore.
Modified Paths:
--------------
trunk/SKDocument.m
Modified: trunk/SKDocument.m
===================================================================
--- trunk/SKDocument.m 2007-11-30 22:09:48 UTC (rev 3291)
+++ trunk/SKDocument.m 2007-12-01 11:23:00 UTC (rev 3292)
@@ -156,6 +156,7 @@
[mainController setAnnotationsFromDictionaries:noteDicts undoable:NO];
[self setNoteDicts:nil];
+ [self setPDFDoc:nil];
[[NSUserDefaultsController sharedUserDefaultsController] addObserver:self
forKey:SKAutoCheckFileUpdateKey];
[[NSNotificationCenter defaultCenter] addObserver:self
selector:@selector(handleWindowWillCloseNotification:)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit