Added gtkhandlebox.c to Makefile.am.
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
Fri Dec 26 11:20:03 1997 Scott Goehring <scott@poverty.bloomington.in.us>
|
||||
|
||||
* gtk/Makefile.am (gtkinclude_HEADERS): added gtkhandlebox.c
|
||||
|
||||
* gtk/gtkhandlebox.c (gtk_handle_box_reparent): eliminated a
|
||||
compiler warning caused by not casting an argument in a debugging
|
||||
message. :)
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
Fri Dec 26 11:20:03 1997 Scott Goehring <scott@poverty.bloomington.in.us>
|
||||
|
||||
* gtk/Makefile.am (gtkinclude_HEADERS): added gtkhandlebox.c
|
||||
|
||||
* gtk/gtkhandlebox.c (gtk_handle_box_reparent): eliminated a
|
||||
compiler warning caused by not casting an argument in a debugging
|
||||
message. :)
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
Fri Dec 26 11:20:03 1997 Scott Goehring <scott@poverty.bloomington.in.us>
|
||||
|
||||
* gtk/Makefile.am (gtkinclude_HEADERS): added gtkhandlebox.c
|
||||
|
||||
* gtk/gtkhandlebox.c (gtk_handle_box_reparent): eliminated a
|
||||
compiler warning caused by not casting an argument in a debugging
|
||||
message. :)
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
Fri Dec 26 11:20:03 1997 Scott Goehring <scott@poverty.bloomington.in.us>
|
||||
|
||||
* gtk/Makefile.am (gtkinclude_HEADERS): added gtkhandlebox.c
|
||||
|
||||
* gtk/gtkhandlebox.c (gtk_handle_box_reparent): eliminated a
|
||||
compiler warning caused by not casting an argument in a debugging
|
||||
message. :)
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
Fri Dec 26 11:20:03 1997 Scott Goehring <scott@poverty.bloomington.in.us>
|
||||
|
||||
* gtk/Makefile.am (gtkinclude_HEADERS): added gtkhandlebox.c
|
||||
|
||||
* gtk/gtkhandlebox.c (gtk_handle_box_reparent): eliminated a
|
||||
compiler warning caused by not casting an argument in a debugging
|
||||
message. :)
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
Fri Dec 26 11:20:03 1997 Scott Goehring <scott@poverty.bloomington.in.us>
|
||||
|
||||
* gtk/Makefile.am (gtkinclude_HEADERS): added gtkhandlebox.c
|
||||
|
||||
* gtk/gtkhandlebox.c (gtk_handle_box_reparent): eliminated a
|
||||
compiler warning caused by not casting an argument in a debugging
|
||||
message. :)
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
Fri Dec 26 11:20:03 1997 Scott Goehring <scott@poverty.bloomington.in.us>
|
||||
|
||||
* gtk/Makefile.am (gtkinclude_HEADERS): added gtkhandlebox.c
|
||||
|
||||
* gtk/gtkhandlebox.c (gtk_handle_box_reparent): eliminated a
|
||||
compiler warning caused by not casting an argument in a debugging
|
||||
message. :)
|
||||
|
||||
@ -29,7 +29,7 @@ libgtk_la_SOURCES = \
|
||||
gtkframe.c \
|
||||
gtkgamma.c \
|
||||
gtkgc.c \
|
||||
gtkhandlebox.c \
|
||||
gtkhandlebox.c \
|
||||
gtkhbbox.c \
|
||||
gtkhbox.c \
|
||||
gtkhpaned.c \
|
||||
|
||||
Reference in New Issue
Block a user