[nautilus] toolbar: don't set junction sides
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] toolbar: don't set junction sides
- Date: Wed, 3 Sep 2014 21:06:28 +0000 (UTC)
commit 7d4491cece91ca3f3d0c963cf006cb4d39f22071
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Sep 3 14:05:08 2014 -0700
toolbar: don't set junction sides
There's no need to.
src/nautilus-toolbar.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/nautilus-toolbar.c b/src/nautilus-toolbar.c
index e922354..642f524 100644
--- a/src/nautilus-toolbar.c
+++ b/src/nautilus-toolbar.c
@@ -393,9 +393,6 @@ nautilus_toolbar_constructed (GObject *obj)
ui_manager = nautilus_window_get_ui_manager (self->priv->window);
- gtk_style_context_set_junction_sides (gtk_widget_get_style_context (GTK_WIDGET (self)),
- GTK_JUNCTION_BOTTOM);
-
/* Back and Forward */
box = gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 0);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]