Added gtkhandlebox.c to Makefile.am.

This commit is contained in:
scott
1997-12-26 16:13:29 +00:00
parent 7c21169e72
commit 4c23b890c4
8 changed files with 15 additions and 1 deletions

View File

@ -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. :)