On Mon, May 4, 2015 at 9:40 AM, 'Terry Brown' via leo-editor < [email protected]> wrote:
> > > Second, it appears that in PyQt5 the correct call is > > aLayout.setContentsMargins(QtCore.QMargins(0,0,0,0)) rather than > > aLayout.setMargin(0). I just made this change in the python_terminal > > plugin. Not sure why this hasn't caused problems in the Qt gui code. > > Do you have any objections to me changing it? > > Sure, do whatever you want to it - it's Jake's code, not mine ;-) > I'm talking about the Qt code in Leo's code, not Jake's plugin code. EKR -- 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.
