Revision: 3945
          http://skim-app.svn.sourceforge.net/skim-app/?rev=3945&view=rev
Author:   hofman
Date:     2008-05-31 09:54:59 -0700 (Sat, 31 May 2008)

Log Message:
-----------
no popup for note annotation, as it edits the note in an inconsistent way.

Modified Paths:
--------------
    trunk/SKPDFAnnotationNote.m

Modified: trunk/SKPDFAnnotationNote.m
===================================================================
--- trunk/SKPDFAnnotationNote.m 2008-05-31 15:14:04 UTC (rev 3944)
+++ trunk/SKPDFAnnotationNote.m 2008-05-31 16:54:59 UTC (rev 3945)
@@ -233,6 +233,8 @@
 - (NSString *)toolTip { return nil; }
 - (NSString *)toolTipNoLabel { return nil; }
 
+- (PDFAnnotationPopup *)popup { return nil; }
+
 - (NSSet *)keysForValuesToObserveForUndo {
     static NSSet *noteKeys = nil;
     if (noteKeys == nil) {


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to