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

@ -42,7 +42,7 @@ enum
static guint tree_selection_signals [LAST_SIGNAL] = { 0 };
G_DEFINE_TYPE (GtkTreeSelection, gtk_tree_selection, G_TYPE_OBJECT);
G_DEFINE_TYPE (GtkTreeSelection, gtk_tree_selection, G_TYPE_OBJECT)
static void
gtk_tree_selection_class_init (GtkTreeSelectionClass *class)