forked from AuroraMiddleware/gtk
fixed an #include statement (reported by Eric Kidd).
Mon Aug 10 12:49:54 1998 Tim Janik <timj@gtk.org> * gtk/gtkhbbox.h: fixed an #include statement (reported by Eric Kidd).
This commit is contained in:
parent
c355f84a19
commit
d86059ea5a
@ -1,3 +1,7 @@
|
||||
Mon Aug 10 12:49:54 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkhbbox.h: fixed an #include statement (reported by Eric Kidd).
|
||||
|
||||
Thu Aug 6 22:37:21 1998 Stefan Jeske <stefan@gtk.org>
|
||||
|
||||
* gtk/gtkclist.c: Renamed my_merge and my_mergesort to
|
||||
|
@ -1,3 +1,7 @@
|
||||
Mon Aug 10 12:49:54 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkhbbox.h: fixed an #include statement (reported by Eric Kidd).
|
||||
|
||||
Thu Aug 6 22:37:21 1998 Stefan Jeske <stefan@gtk.org>
|
||||
|
||||
* gtk/gtkclist.c: Renamed my_merge and my_mergesort to
|
||||
|
@ -1,3 +1,7 @@
|
||||
Mon Aug 10 12:49:54 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkhbbox.h: fixed an #include statement (reported by Eric Kidd).
|
||||
|
||||
Thu Aug 6 22:37:21 1998 Stefan Jeske <stefan@gtk.org>
|
||||
|
||||
* gtk/gtkclist.c: Renamed my_merge and my_mergesort to
|
||||
|
@ -1,3 +1,7 @@
|
||||
Mon Aug 10 12:49:54 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkhbbox.h: fixed an #include statement (reported by Eric Kidd).
|
||||
|
||||
Thu Aug 6 22:37:21 1998 Stefan Jeske <stefan@gtk.org>
|
||||
|
||||
* gtk/gtkclist.c: Renamed my_merge and my_mergesort to
|
||||
|
@ -1,3 +1,7 @@
|
||||
Mon Aug 10 12:49:54 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkhbbox.h: fixed an #include statement (reported by Eric Kidd).
|
||||
|
||||
Thu Aug 6 22:37:21 1998 Stefan Jeske <stefan@gtk.org>
|
||||
|
||||
* gtk/gtkclist.c: Renamed my_merge and my_mergesort to
|
||||
|
@ -1,3 +1,7 @@
|
||||
Mon Aug 10 12:49:54 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkhbbox.h: fixed an #include statement (reported by Eric Kidd).
|
||||
|
||||
Thu Aug 6 22:37:21 1998 Stefan Jeske <stefan@gtk.org>
|
||||
|
||||
* gtk/gtkclist.c: Renamed my_merge and my_mergesort to
|
||||
|
@ -1,3 +1,7 @@
|
||||
Mon Aug 10 12:49:54 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtk/gtkhbbox.h: fixed an #include statement (reported by Eric Kidd).
|
||||
|
||||
Thu Aug 6 22:37:21 1998 Stefan Jeske <stefan@gtk.org>
|
||||
|
||||
* gtk/gtkclist.c: Renamed my_merge and my_mergesort to
|
||||
|
@ -20,7 +20,7 @@
|
||||
#define __GTK_HBUTTON_BOX_H__
|
||||
|
||||
|
||||
#include "gtk/gtkbbox.h"
|
||||
#include <gtk/gtkbbox.h>
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
Reference in New Issue
Block a user