about summary refs log tree commit diff stats
path: root/xombrero.c
diff options
context:
space:
mode:
Diffstat (limited to 'xombrero.c')
-rw-r--r--xombrero.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xombrero.c b/xombrero.c
index 7ce642b..06372e3 100644
--- a/xombrero.c
+++ b/xombrero.c
@@ -7381,6 +7381,7 @@ notebook_switchpage_cb(GtkNotebook *nb, GtkWidget *nbp, guint pn,
 				/* can't use focus_webview here */
 				gtk_widget_grab_focus(GTK_WIDGET(t->wv));
 			}
+			break;
 		}
 	}
 }