recent chooser: Stop specifying stock-size

We were using a no-longer-existing numeric value here,
and we can just rely on the theme to set this now.
This commit is contained in:
Matthias Clasen 2017-12-01 10:25:17 -05:00
parent dc12dc4495
commit 77d12c0451

View File

@ -46,7 +46,6 @@
<property name="title">icon</property>
<child>
<object class="GtkCellRendererPixbuf" id="icon_renderer">
<property name="stock-size">4</property>
</object>
</child>
</object>