aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/test-source-selector.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/test-source-selector.c')
-rw-r--r--e-util/test-source-selector.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/test-source-selector.c b/e-util/test-source-selector.c
index 36dd65e0c0..87aac7bb3b 100644
--- a/e-util/test-source-selector.c
+++ b/e-util/test-source-selector.c
@@ -336,6 +336,7 @@ on_idle_create_widget (ESourceRegistry *registry)
G_CALLBACK (gtk_main_quit), NULL);
notebook = gtk_notebook_new ();
+ gtk_notebook_set_show_border (GTK_NOTEBOOK (notebook), FALSE);
gtk_container_add (GTK_CONTAINER (window), GTK_WIDGET (notebook));
gtk_notebook_append_page (