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

@ -308,7 +308,7 @@ static void gtk_window_get_property (GObject *object,
GParamSpec *pspec);
G_DEFINE_TYPE (GtkWindow, gtk_window, GTK_TYPE_BIN);
G_DEFINE_TYPE (GtkWindow, gtk_window, GTK_TYPE_BIN)
static void
add_tab_bindings (GtkBindingSet *binding_set,