[gedit] search popup: use a relief in the buttons
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] search popup: use a relief in the buttons
- Date: Tue, 24 Jan 2012 18:08:37 +0000 (UTC)
commit 317c26a3c991413185015404c2825371e50317f4
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Tue Jan 24 19:11:55 2012 +0100
search popup: use a relief in the buttons
gedit/gedit-view-frame.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gedit/gedit-view-frame.c b/gedit/gedit-view-frame.c
index a387107..39ea0ee 100644
--- a/gedit/gedit-view-frame.c
+++ b/gedit/gedit-view-frame.c
@@ -905,7 +905,6 @@ create_button_from_symbolic (const gchar *icon_name)
button = gtk_button_new ();
gtk_widget_set_can_focus (button, FALSE);
- gtk_button_set_relief (GTK_BUTTON (button), GTK_RELIEF_NONE);
gtk_button_set_image (GTK_BUTTON (button),
gtk_image_new_from_icon_name (icon_name,
GTK_ICON_SIZE_MENU));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]