X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=shell%2Fev-sidebar.c;h=ca04157e34f6e6ec9149aeb095848ce21e0beac0;hb=25d98b033dd862161a97eb91c25723cef772c65e;hp=509a90b35ee3aa509ae635497c9639b44c7f3c67;hpb=56b849d72779ad2812dff99426bacebd0944e336;p=evince.git diff --git a/shell/ev-sidebar.c b/shell/ev-sidebar.c index 509a90b3..ca04157e 100644 --- a/shell/ev-sidebar.c +++ b/shell/ev-sidebar.c @@ -386,7 +386,7 @@ ev_sidebar_init (EvSidebar *ev_sidebar) ev_sidebar); image = gtk_image_new_from_stock (GTK_STOCK_CLOSE, - GTK_ICON_SIZE_SMALL_TOOLBAR); + GTK_ICON_SIZE_MENU); gtk_container_add (GTK_CONTAINER (close_button), image); gtk_widget_show (image);