I'm getting a traceback after updating my local branch to r3085.

Traceback (most recent call last):
  File "/home/shadow/leo/leo-current/leo/core/leoPlugins.py", line
255, in callTagHandler
    result = handler(tag,keywords)
  File "/home/shadow/leo/leo-current/leo/plugins/nav_qt.py", line 65,
in onCreate
    thePluginController = pluginController(c)
  File "/home/shadow/leo/leo-current/leo/plugins/nav_qt.py", line 76,
in __init__
    self.makeButtons()
  File "/home/shadow/leo/leo-current/leo/plugins/nav_qt.py", line 85,
in makeButtons
    act_l = QtGui.QAction(icon_l, 'prev', ib_w,
triggered=self.clickPrev)
TypeError: keyword arguments are not supported

I have qt 4.5.1 and pyqt 4.4.4

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to