[evince/gnome3-style: 3/14] libmisc: Remove border from page selector widget
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/gnome3-style: 3/14] libmisc: Remove border from page selector widget
- Date: Tue, 16 Oct 2012 12:15:57 +0000 (UTC)
commit 78edb3bd2aef658ffea9dfd356b5bfdbf2888b55
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Sat Oct 13 11:20:11 2012 +0200
libmisc: Remove border from page selector widget
libmisc/ev-page-action-widget.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libmisc/ev-page-action-widget.c b/libmisc/ev-page-action-widget.c
index 11d0dc2..6080998 100644
--- a/libmisc/ev-page-action-widget.c
+++ b/libmisc/ev-page-action-widget.c
@@ -185,7 +185,6 @@ ev_page_action_widget_init (EvPageActionWidget *action_widget)
FALSE, FALSE, 0);
gtk_widget_show (action_widget->label);
- gtk_container_set_border_width (GTK_CONTAINER (action_widget), 6);
gtk_container_add (GTK_CONTAINER (action_widget), hbox);
gtk_widget_show (hbox);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]