After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 145594 - Missing protected constructor in Gtk::ActionGroup and Gtk::EntryCompletion
Missing protected constructor in Gtk::ActionGroup and Gtk::EntryCompletion
Status: RESOLVED FIXED
Product: gtkmm
Classification: Bindings
Component: general
2.4
Other Linux
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2004-07-07 23:57 UTC by palm
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for Bug #145594 (1.14 KB, patch)
2004-07-08 00:02 UTC, palm
none Details | Review

Description palm 2004-07-07 23:57:43 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.
Comment 1 palm 2004-07-08 00:02:04 UTC
Created attachment 29332 [details] [review]
Patch for  Bug #145594

Here's a patch to fix that.
Comment 2 Murray Cumming 2004-07-08 16:02:15 UTC
Thanks. Applied. Please patch the ChangeLog in future.