GNOME Bugzilla – Bug 145594
Missing protected constructor in Gtk::ActionGroup and Gtk::EntryCompletion
Last modified: 2004-12-22 21:47:04 UTC
After the 2.4.4 update, Gtk::ActionGroup and Gtk::EntryCompletion are still missing a protected constructor, making it impossible to derive from these classes.
Created attachment 29332 [details] [review] Patch for Bug #145594 Here's a patch to fix that.
Thanks. Applied. Please patch the ChangeLog in future.