diff options
author | Matthias Clasen <mclasen@redhat.com> | 2006-03-22 18:10:39 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-03-22 18:10:39 +0000 |
commit | 0b2f97422759ea34bd3b522173f4f0a945b26619 (patch) | |
tree | e6a34d16391b9bd4b9c115f6bdf689a1fbbfa695 /ChangeLog | |
parent | 9489f4caaab2601fa604b36901149bdbe167664f (diff) | |
download | gtk+-0b2f97422759ea34bd3b522173f4f0a945b26619.tar.gz |
Remove pointless includes of config.h, to make it easier compilable
2006-03-22 Matthias Clasen <mclasen@redhat.com>
* tests/prop-editor.c:
* tests/testtreeview.c: Remove pointless includes of config.h,
to make it easier compilable against system GTK+.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-03-22 Matthias Clasen <mclasen@redhat.com> + + * tests/prop-editor.c: + * tests/testtreeview.c: Remove pointless includes of config.h, + to make it easier compilable against system GTK+. + 2006-03-22 Michael Natterer <mitch@imendio.com> * gtk/gtkentry.c: renamed last-char-timeout to |