On Fri, 24 Jul 2015 08:27:56 -0700 (PDT)
resi147 <[email protected]> wrote:

> I think the QtGui.QAction is the problem as to work both qt4 and qt5
> it should be something else (QWidget.QAction??.. not being a plugin
> developer I don't know the details)
> 
> Does it mean I cannot use the plugin under PyQt5?
> Is there a list somewhere which plugins are Qt4-only,
> Qt5-only(probably none) and Qt-independant?

Please trying pulling again, I just updated it to work with Qt5, just
lightly tested.  Fiddly change:
https://github.com/leo-editor/leo-editor/commit/bbd6415
because of the way the nicer, cleaner Qt5 style .connect() can't
magically ignore the `checked` attribute.

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to