[Github-comments] [geany] Backport Scintilla patch correctly disposing scrollbars (#746)
Colomban Wendling
notifications at xxxxx
Sat Nov 14 23:31:07 UTC 2015
> @@ -3114,6 +3135,7 @@ void ScintillaGTK::ClassInit(OBJECT_CLASS* object_class, GtkWidgetClass *widget_
> // in Initialise() may require coordinate translation?)
>
> object_class->finalize = Destroy;
> + object_class->dispose = Dispose;
doesn't matter, but order is inverted from upstream Scintilla
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/746/files#r44865365
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151114/76473377/attachment.html>
More information about the Github-comments
mailing list