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 637907 - gtkwindow.h includes a private header
gtkwindow.h includes a private header
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-12-24 01:20 UTC by Stef Walter
Modified: 2010-12-24 01:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch which fixes the problem (1014 bytes, patch)
2010-12-24 01:22 UTC, Stef Walter
none Details | Review

Description Stef Walter 2010-12-24 01:20:47 UTC
gtkwindow.h includes a private header. Patch coming.
Comment 1 Stef Walter 2010-12-24 01:22:01 UTC
Created attachment 176982 [details] [review]
Patch which fixes the problem
Comment 2 Stef Walter 2010-12-24 01:25:50 UTC
Fixed:

commit 433a22cd1117e67127b0d41f8396bd1450506b68
Author: Stef Walter <stefw@collabora.co.uk>
Date:   Thu Dec 23 19:19:59 2010 -0600

    Remove private header from gtkwindow.h
    
    https://bugzilla.gnome.org/show_bug.cgi?id=637907