/[fenfire]/fenfire/org/fenfire/fenpdf/fenpdfcontext.py
ViewVC logotype

Diff of /fenfire/org/fenfire/fenpdf/fenpdfcontext.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by tjl, Fri Aug 15 06:58:23 2003 UTC revision 1.7 by tjl, Fri Aug 15 07:46:07 2003 UTC
# Line 172  class MouseMenu: Line 172  class MouseMenu:
172              link = self.states.buoymanager.buoyHit.link              link = self.states.buoymanager.buoyHit.link
173              #(otherNode, linkId, otherAnchor, into)              #(otherNode, linkId, otherAnchor, into)
174              p('Detaching linkid',link[1],'otheranchor',link[2],'othernode',link[0])              p('Detaching linkid',link[1],'otheranchor',link[2],'othernode',link[0])
175                p('link',link)
176              pp = self.states.ppActions              pp = self.states.ppActions
177              a,b = link[1].first, link[1].second              a,b = link[1].first, link[1].second
178              pp.detachNotes(a, 1, b)              pp.detachNotes(a, 1, b)

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26