More of the same

This commit is contained in:
Matthias Clasen
2006-05-14 04:25:34 +00:00
parent 1ad9d62428
commit 113f364a37
169 changed files with 175 additions and 175 deletions

View File

@ -145,7 +145,7 @@ static void gtk_handle_box_end_drag (GtkHandleBox *hb,
static guint handle_box_signals[SIGNAL_LAST] = { 0 };
G_DEFINE_TYPE (GtkHandleBox, gtk_handle_box, GTK_TYPE_BIN);
G_DEFINE_TYPE (GtkHandleBox, gtk_handle_box, GTK_TYPE_BIN)
static void
gtk_handle_box_class_init (GtkHandleBoxClass *class)