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

@ -201,7 +201,7 @@ static gboolean gtk_menu_shell_activate_mnemonic (GtkMenuShell *menu_shell,
static guint menu_shell_signals[LAST_SIGNAL] = { 0 };
G_DEFINE_TYPE (GtkMenuShell, gtk_menu_shell, GTK_TYPE_CONTAINER);
G_DEFINE_TYPE (GtkMenuShell, gtk_menu_shell, GTK_TYPE_CONTAINER)
static void
gtk_menu_shell_class_init (GtkMenuShellClass *klass)