[Webkit-unassigned] [Bug 61801] Add Glade catalog for WebKitGTK widgets
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 21 12:19:34 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=61801
--- Comment #10 from Martin Robinson <mrobinson at webkit.org> 2011-12-21 12:19:34 PST ---
(In reply to comment #8)
> One function has a parameter called virtual, but that can be fixed with the preprocessor.
>
> the real problem is that we are defining an enum like this in glade-project.h
>
> typedef enum _GladePointerMode GladePointerMode;
>
> enum _GladePointerMode
> {
> GLADE_POINTER_SELECT = 0,
> GLADE_POINTER_ADD_WIDGET,
> GLADE_POINTER_DRAG_RESIZE
> };
It seems you've fixed these issues upstream. Thanks! Could you simply conditionalize Glade support on the new version?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list