[nautilus] toolbar: remove unneeded style class
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] toolbar: remove unneeded style class
- Date: Wed, 3 Sep 2014 21:06:23 +0000 (UTC)
commit 697c2f5e196403b234eb7891a24242d2186e2c88
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Sep 3 14:04:23 2014 -0700
toolbar: remove unneeded style class
GtkHeaderBar already sets this.
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 94c03ef..e922354 100644
--- a/src/nautilus-toolbar.c
+++ b/src/nautilus-toolbar.c
@@ -389,9 +389,6 @@ nautilus_toolbar_constructed (GObject *obj)
G_OBJECT_CLASS (nautilus_toolbar_parent_class)->constructed (obj);
- gtk_style_context_add_class (gtk_widget_get_style_context (GTK_WIDGET (self)),
- "header-bar");
-
toolbar = GTK_WIDGET (obj);
ui_manager = nautilus_window_get_ui_manager (self->priv->window);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]